Uses of Class
com.google.cloud.dataproc.v1.ListBatchesRequest
-
Packages that use ListBatchesRequest Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of ListBatchesRequest in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ListBatchesRequest Modifier and Type Method Description ListBatchesRequestListBatchesRequest.Builder. build()ListBatchesRequestListBatchesRequest.Builder. buildPartial()static ListBatchesRequestListBatchesRequest. getDefaultInstance()ListBatchesRequestListBatchesRequest.Builder. getDefaultInstanceForType()ListBatchesRequestListBatchesRequest. getDefaultInstanceForType()static ListBatchesRequestListBatchesRequest. parseDelimitedFrom(InputStream input)static ListBatchesRequestListBatchesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBatchesRequestListBatchesRequest. parseFrom(byte[] data)static ListBatchesRequestListBatchesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBatchesRequestListBatchesRequest. parseFrom(com.google.protobuf.ByteString data)static ListBatchesRequestListBatchesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBatchesRequestListBatchesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListBatchesRequestListBatchesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBatchesRequestListBatchesRequest. parseFrom(InputStream input)static ListBatchesRequestListBatchesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBatchesRequestListBatchesRequest. parseFrom(ByteBuffer data)static ListBatchesRequestListBatchesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ListBatchesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBatchesRequest,ListBatchesResponse>BatchControllerGrpc. getListBatchesMethod()com.google.protobuf.Parser<ListBatchesRequest>ListBatchesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,ListBatchesResponse>BatchControllerClient. listBatchesCallable()Lists batch workloads.com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse>BatchControllerClient. listBatchesPagedCallable()Lists batch workloads.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse>BatchControllerSettings.Builder. listBatchesSettings()Returns the builder for the settings used for calls to listBatches.com.google.api.gax.rpc.PagedCallSettings<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse>BatchControllerSettings. listBatchesSettings()Returns the object with the settings used for calls to listBatches.static com.google.protobuf.Parser<ListBatchesRequest>ListBatchesRequest. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ListBatchesRequest Modifier and Type Method Description BatchControllerClient.ListBatchesPagedResponseBatchControllerClient. listBatches(ListBatchesRequest request)Lists batch workloads.default voidBatchControllerGrpc.AsyncService. listBatches(ListBatchesRequest request, io.grpc.stub.StreamObserver<ListBatchesResponse> responseObserver)Lists batch workloads.ListBatchesResponseBatchControllerGrpc.BatchControllerBlockingStub. listBatches(ListBatchesRequest request)Lists batch workloads.com.google.common.util.concurrent.ListenableFuture<ListBatchesResponse>BatchControllerGrpc.BatchControllerFutureStub. listBatches(ListBatchesRequest request)Lists batch workloads.voidBatchControllerGrpc.BatchControllerStub. listBatches(ListBatchesRequest request, io.grpc.stub.StreamObserver<ListBatchesResponse> responseObserver)Lists batch workloads.ListBatchesRequest.BuilderListBatchesRequest.Builder. mergeFrom(ListBatchesRequest other)static ListBatchesRequest.BuilderListBatchesRequest. newBuilder(ListBatchesRequest prototype)Method parameters in com.google.cloud.dataproc.v1 with type arguments of type ListBatchesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse>BatchControllerClient.ListBatchesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)protected BatchControllerClient.ListBatchesPageBatchControllerClient.ListBatchesPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ListBatchesResponse response)com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage>BatchControllerClient.ListBatchesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse) -
Uses of ListBatchesRequest in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type ListBatchesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,ListBatchesResponse>BatchControllerStub. listBatchesCallable()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,ListBatchesResponse>GrpcBatchControllerStub. listBatchesCallable()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,ListBatchesResponse>HttpJsonBatchControllerStub. listBatchesCallable()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse>BatchControllerStub. listBatchesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse>GrpcBatchControllerStub. listBatchesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse>HttpJsonBatchControllerStub. listBatchesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse>BatchControllerStubSettings.Builder. listBatchesSettings()Returns the builder for the settings used for calls to listBatches.com.google.api.gax.rpc.PagedCallSettings<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse>BatchControllerStubSettings. listBatchesSettings()Returns the object with the settings used for calls to listBatches.
-