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.ListOccurrencesPagedResponse |
GrafeasV1Beta1Client.listOccurrences(ListOccurrencesRequest request)
Lists occurrences for the specified project.
|
GrafeasV1Beta1Client.ListOccurrencesPagedResponse |
GrafeasV1Beta1Client.listOccurrences(ProjectName parent,
String filter)
Lists occurrences for the specified project.
|
GrafeasV1Beta1Client.ListOccurrencesPagedResponse |
GrafeasV1Beta1Client.listOccurrences(String parent,
String filter)
Lists occurrences for the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListOccurrencesPagedResponse> |
GrafeasV1Beta1Client.ListOccurrencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,GrafeasV1Beta1Client.ListOccurrencesPagedResponse> |
GrafeasV1Beta1Client.listOccurrencesPagedCallable()
Lists occurrences for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasV1Beta1Client.ListOccurrencesPagedResponse> |
GrafeasV1Beta1Settings.listOccurrencesSettings()
Returns the object with the settings used for calls to listOccurrences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasV1Beta1Client.ListOccurrencesPagedResponse> |
GrafeasV1Beta1Settings.Builder.listOccurrencesSettings()
Returns the builder for the settings used for calls to listOccurrences.
|
Copyright © 2019 Google LLC. All rights reserved.