Package | Description |
---|---|
com.google.cloud.devtools.containeranalysis.v1beta1 |
A client to Container Analysis API.
|
com.google.cloud.devtools.containeranalysis.v1beta1.stub |
Modifier and Type | Method and Description |
---|---|
GrafeasV1Beta1Client.ListNotesPagedResponse |
GrafeasV1Beta1Client.listNotes(ListNotesRequest request)
Lists notes for the specified project.
|
GrafeasV1Beta1Client.ListNotesPagedResponse |
GrafeasV1Beta1Client.listNotes(ProjectName parent,
String filter)
Lists notes for the specified project.
|
GrafeasV1Beta1Client.ListNotesPagedResponse |
GrafeasV1Beta1Client.listNotes(String parent,
String filter)
Lists notes for the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Client.ListNotesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context,
com.google.api.core.ApiFuture<ListNotesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Client.listNotesPagedCallable()
Lists notes for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Settings.listNotesSettings()
Returns the object with the settings used for calls to listNotes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Settings.Builder.listNotesSettings()
Returns the builder for the settings used for calls to listNotes.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrpcGrafeasV1Beta1Stub.listNotesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Stub.listNotesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1StubSettings.listNotesSettings()
Returns the object with the settings used for calls to listNotes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1StubSettings.Builder.listNotesSettings()
Returns the builder for the settings used for calls to listNotes.
|
Copyright © 2019 Google LLC. All rights reserved.