Uses of Class
com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Client.ListNotesPagedResponse
-
Packages that use GrafeasV1Beta1Client.ListNotesPagedResponse Package Description com.google.cloud.devtools.containeranalysis.v1beta1 A client to Container Analysis API.com.google.cloud.devtools.containeranalysis.v1beta1.stub -
-
Uses of GrafeasV1Beta1Client.ListNotesPagedResponse in com.google.cloud.devtools.containeranalysis.v1beta1
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return GrafeasV1Beta1Client.ListNotesPagedResponse Modifier and Type Method Description GrafeasV1Beta1Client.ListNotesPagedResponseGrafeasV1Beta1Client. listNotes(ProjectName parent, String filter)Lists notes for the specified project.GrafeasV1Beta1Client.ListNotesPagedResponseGrafeasV1Beta1Client. listNotes(ListNotesRequest request)Lists notes for the specified project.GrafeasV1Beta1Client.ListNotesPagedResponseGrafeasV1Beta1Client. listNotes(String parent, String filter)Lists notes for the specified project.Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return types with arguments of type GrafeasV1Beta1Client.ListNotesPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1Client.ListNotesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context, com.google.api.core.ApiFuture<ListNotesResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1Client. listNotesPagedCallable()Lists notes for the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1Settings.Builder. listNotesSettings()Returns the builder for the settings used for calls to listNotes.com.google.api.gax.rpc.PagedCallSettings<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1Settings. listNotesSettings()Returns the object with the settings used for calls to listNotes. -
Uses of GrafeasV1Beta1Client.ListNotesPagedResponse in com.google.cloud.devtools.containeranalysis.v1beta1.stub
Methods in com.google.cloud.devtools.containeranalysis.v1beta1.stub that return types with arguments of type GrafeasV1Beta1Client.ListNotesPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1Stub. listNotesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse>GrpcGrafeasV1Beta1Stub. listNotesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1StubSettings.Builder. listNotesSettings()Returns the builder for the settings used for calls to listNotes.com.google.api.gax.rpc.PagedCallSettings<ListNotesRequest,ListNotesResponse,GrafeasV1Beta1Client.ListNotesPagedResponse>GrafeasV1Beta1StubSettings. listNotesSettings()Returns the object with the settings used for calls to listNotes.
-