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(io.grafeas.v1beta1.ListNotesRequest request)
Lists notes for the specified project.
|
GrafeasV1Beta1Client.ListNotesPagedResponse |
GrafeasV1Beta1Client.listNotes(com.google.containeranalysis.v1beta1.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(PageContext<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse,io.grafeas.v1beta1.Note> context,
com.google.api.core.ApiFuture<io.grafeas.v1beta1.ListNotesResponse> futureResponse) |
UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Client.listNotesPagedCallable()
Lists notes for the specified project.
|
PagedCallSettings<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Settings.listNotesSettings()
Returns the object with the settings used for calls to listNotes.
|
PagedCallSettings.Builder<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Settings.Builder.listNotesSettings()
Returns the builder for the settings used for calls to listNotes.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrpcGrafeasV1Beta1Stub.listNotesPagedCallable() |
UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1Stub.listNotesPagedCallable() |
PagedCallSettings<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1StubSettings.listNotesSettings()
Returns the object with the settings used for calls to listNotes.
|
PagedCallSettings.Builder<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse> |
GrafeasV1Beta1StubSettings.Builder.listNotesSettings()
Returns the builder for the settings used for calls to listNotes.
|
Copyright © 2019 Google LLC. All rights reserved.