Uses of Class
io.grafeas.v1beta1.ListNotesRequest
-
Packages that use ListNotesRequest Package Description com.google.cloud.devtools.containeranalysis.v1beta1 A client to Container Analysis API.com.google.cloud.devtools.containeranalysis.v1beta1.stub io.grafeas.v1beta1 -
-
Uses of ListNotesRequest in com.google.cloud.devtools.containeranalysis.v1beta1
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return types with arguments of type ListNotesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,ListNotesResponse>GrafeasV1Beta1Client. listNotesCallable()Lists notes for the specified project.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.Methods in com.google.cloud.devtools.containeranalysis.v1beta1 with parameters of type ListNotesRequest Modifier and Type Method Description GrafeasV1Beta1Client.ListNotesPagedResponseGrafeasV1Beta1Client. listNotes(ListNotesRequest request)Lists notes for the specified project.Method parameters in com.google.cloud.devtools.containeranalysis.v1beta1 with type arguments of type ListNotesRequest 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)protected GrafeasV1Beta1Client.ListNotesPageGrafeasV1Beta1Client.ListNotesPage. createPage(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context, ListNotesResponse response)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) -
Uses of ListNotesRequest in com.google.cloud.devtools.containeranalysis.v1beta1.stub
Methods in com.google.cloud.devtools.containeranalysis.v1beta1.stub that return types with arguments of type ListNotesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,ListNotesResponse>GrafeasV1Beta1Stub. listNotesCallable()com.google.api.gax.rpc.UnaryCallable<ListNotesRequest,ListNotesResponse>GrpcGrafeasV1Beta1Stub. listNotesCallable()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. -
Uses of ListNotesRequest in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return ListNotesRequest Modifier and Type Method Description ListNotesRequestListNotesRequest.Builder. build()ListNotesRequestListNotesRequest.Builder. buildPartial()static ListNotesRequestListNotesRequest. getDefaultInstance()ListNotesRequestListNotesRequest.Builder. getDefaultInstanceForType()ListNotesRequestListNotesRequest. getDefaultInstanceForType()static ListNotesRequestListNotesRequest. parseDelimitedFrom(InputStream input)static ListNotesRequestListNotesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotesRequestListNotesRequest. parseFrom(byte[] data)static ListNotesRequestListNotesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotesRequestListNotesRequest. parseFrom(com.google.protobuf.ByteString data)static ListNotesRequestListNotesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotesRequestListNotesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListNotesRequestListNotesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotesRequestListNotesRequest. parseFrom(InputStream input)static ListNotesRequestListNotesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNotesRequestListNotesRequest. parseFrom(ByteBuffer data)static ListNotesRequestListNotesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1 that return types with arguments of type ListNotesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNotesRequest,ListNotesResponse>GrafeasV1Beta1Grpc. getListNotesMethod()com.google.protobuf.Parser<ListNotesRequest>ListNotesRequest. getParserForType()static com.google.protobuf.Parser<ListNotesRequest>ListNotesRequest. parser()Methods in io.grafeas.v1beta1 with parameters of type ListNotesRequest Modifier and Type Method Description ListNotesResponseGrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. listNotes(ListNotesRequest request)Lists notes for the specified project.com.google.common.util.concurrent.ListenableFuture<ListNotesResponse>GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub. listNotes(ListNotesRequest request)Lists notes for the specified project.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. listNotes(ListNotesRequest request, io.grpc.stub.StreamObserver<ListNotesResponse> responseObserver)Lists notes for the specified project.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. listNotes(ListNotesRequest request, io.grpc.stub.StreamObserver<ListNotesResponse> responseObserver)Lists notes for the specified project.ListNotesRequest.BuilderListNotesRequest.Builder. mergeFrom(ListNotesRequest other)static ListNotesRequest.BuilderListNotesRequest. newBuilder(ListNotesRequest prototype)
-