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.ListNoteOccurrencesPagedResponse |
GrafeasV1Beta1Client.listNoteOccurrences(io.grafeas.v1beta1.ListNoteOccurrencesRequest request)
Lists occurrences referencing the specified note.
|
GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse |
GrafeasV1Beta1Client.listNoteOccurrences(com.google.containeranalysis.v1beta1.NoteName name,
String filter)
Lists occurrences referencing the specified note.
|
GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse |
GrafeasV1Beta1Client.listNoteOccurrences(String name,
String filter)
Lists occurrences referencing the specified note.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse.createAsync(PageContext<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse,io.grafeas.v1beta1.Occurrence> context,
com.google.api.core.ApiFuture<io.grafeas.v1beta1.ListNoteOccurrencesResponse> futureResponse) |
UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1Client.listNoteOccurrencesPagedCallable()
Lists occurrences referencing the specified note.
|
PagedCallSettings<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1Settings.listNoteOccurrencesSettings()
Returns the object with the settings used for calls to listNoteOccurrences.
|
PagedCallSettings.Builder<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1Settings.Builder.listNoteOccurrencesSettings()
Returns the builder for the settings used for calls to listNoteOccurrences.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrpcGrafeasV1Beta1Stub.listNoteOccurrencesPagedCallable() |
UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1Stub.listNoteOccurrencesPagedCallable() |
PagedCallSettings<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1StubSettings.listNoteOccurrencesSettings()
Returns the object with the settings used for calls to listNoteOccurrences.
|
PagedCallSettings.Builder<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
GrafeasV1Beta1StubSettings.Builder.listNoteOccurrencesSettings()
Returns the builder for the settings used for calls to listNoteOccurrences.
|
Copyright © 2019 Google LLC. All rights reserved.