| 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(ListNoteOccurrencesRequest request)
Lists occurrences referencing the specified note. 
 | 
GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse | 
GrafeasV1Beta1Client.listNoteOccurrences(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(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
           com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> | 
GrafeasV1Beta1Client.listNoteOccurrencesPagedCallable()
Lists occurrences referencing the specified note. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> | 
GrafeasV1Beta1Settings.listNoteOccurrencesSettings()
Returns the object with the settings used for calls to listNoteOccurrences. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> | 
GrafeasV1Beta1Settings.Builder.listNoteOccurrencesSettings()
Returns the builder for the settings used for calls to listNoteOccurrences. 
 | 
Copyright © 2019 Google LLC. All rights reserved.