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