Uses of Class
com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Client.ListNoteOccurrencesPage
-
Packages that use GrafeasV1Beta1Client.ListNoteOccurrencesPage Package Description com.google.cloud.devtools.containeranalysis.v1beta1 A client to Container Analysis API. -
-
Uses of GrafeasV1Beta1Client.ListNoteOccurrencesPage in com.google.cloud.devtools.containeranalysis.v1beta1
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return GrafeasV1Beta1Client.ListNoteOccurrencesPage Modifier and Type Method Description protected GrafeasV1Beta1Client.ListNoteOccurrencesPage
GrafeasV1Beta1Client.ListNoteOccurrencesPage. createPage(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, ListNoteOccurrencesResponse response)
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return types with arguments of type GrafeasV1Beta1Client.ListNoteOccurrencesPage Modifier and Type Method Description com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNoteOccurrencesPage>
GrafeasV1Beta1Client.ListNoteOccurrencesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse)
Method parameters in com.google.cloud.devtools.containeranalysis.v1beta1 with type arguments of type GrafeasV1Beta1Client.ListNoteOccurrencesPage Modifier and Type Method Description protected GrafeasV1Beta1Client.ListNoteOccurrencesFixedSizeCollection
GrafeasV1Beta1Client.ListNoteOccurrencesFixedSizeCollection. createCollection(List<GrafeasV1Beta1Client.ListNoteOccurrencesPage> pages, int collectionSize)
-