Uses of Class
com.google.cloud.dataproc.v1.CreateBatchRequest
-
Packages that use CreateBatchRequest Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of CreateBatchRequest in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return CreateBatchRequest Modifier and Type Method Description CreateBatchRequest
CreateBatchRequest.Builder. build()
CreateBatchRequest
CreateBatchRequest.Builder. buildPartial()
static CreateBatchRequest
CreateBatchRequest. getDefaultInstance()
CreateBatchRequest
CreateBatchRequest.Builder. getDefaultInstanceForType()
CreateBatchRequest
CreateBatchRequest. getDefaultInstanceForType()
static CreateBatchRequest
CreateBatchRequest. parseDelimitedFrom(InputStream input)
static CreateBatchRequest
CreateBatchRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBatchRequest
CreateBatchRequest. parseFrom(byte[] data)
static CreateBatchRequest
CreateBatchRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBatchRequest
CreateBatchRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateBatchRequest
CreateBatchRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBatchRequest
CreateBatchRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateBatchRequest
CreateBatchRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBatchRequest
CreateBatchRequest. parseFrom(InputStream input)
static CreateBatchRequest
CreateBatchRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBatchRequest
CreateBatchRequest. parseFrom(ByteBuffer data)
static CreateBatchRequest
CreateBatchRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataproc.v1 that return types with arguments of type CreateBatchRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerClient. createBatchCallable()
Creates a batch workload that executes asynchronously.com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerClient. createBatchOperationCallable()
Creates a batch workload that executes asynchronously.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerSettings.Builder. createBatchOperationSettings()
Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.OperationCallSettings<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerSettings. createBatchOperationSettings()
Returns the object with the settings used for calls to createBatch.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerSettings.Builder. createBatchSettings()
Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.UnaryCallSettings<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerSettings. createBatchSettings()
Returns the object with the settings used for calls to createBatch.static io.grpc.MethodDescriptor<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerGrpc. getCreateBatchMethod()
com.google.protobuf.Parser<CreateBatchRequest>
CreateBatchRequest. getParserForType()
static com.google.protobuf.Parser<CreateBatchRequest>
CreateBatchRequest. parser()
Methods in com.google.cloud.dataproc.v1 with parameters of type CreateBatchRequest Modifier and Type Method Description default void
BatchControllerGrpc.AsyncService. createBatch(CreateBatchRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a batch workload that executes asynchronously.com.google.longrunning.Operation
BatchControllerGrpc.BatchControllerBlockingStub. createBatch(CreateBatchRequest request)
Creates a batch workload that executes asynchronously.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
BatchControllerGrpc.BatchControllerFutureStub. createBatch(CreateBatchRequest request)
Creates a batch workload that executes asynchronously.void
BatchControllerGrpc.BatchControllerStub. createBatch(CreateBatchRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a batch workload that executes asynchronously.com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>
BatchControllerClient. createBatchAsync(CreateBatchRequest request)
Creates a batch workload that executes asynchronously.CreateBatchRequest.Builder
CreateBatchRequest.Builder. mergeFrom(CreateBatchRequest other)
static CreateBatchRequest.Builder
CreateBatchRequest. newBuilder(CreateBatchRequest prototype)
-
Uses of CreateBatchRequest in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type CreateBatchRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerStub. createBatchCallable()
com.google.api.gax.rpc.UnaryCallable<CreateBatchRequest,com.google.longrunning.Operation>
GrpcBatchControllerStub. createBatchCallable()
com.google.api.gax.rpc.UnaryCallable<CreateBatchRequest,com.google.longrunning.Operation>
HttpJsonBatchControllerStub. createBatchCallable()
com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerStub. createBatchOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>
GrpcBatchControllerStub. createBatchOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>
HttpJsonBatchControllerStub. createBatchOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerStubSettings.Builder. createBatchOperationSettings()
Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.OperationCallSettings<CreateBatchRequest,Batch,BatchOperationMetadata>
BatchControllerStubSettings. createBatchOperationSettings()
Returns the object with the settings used for calls to createBatch.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerStubSettings.Builder. createBatchSettings()
Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.UnaryCallSettings<CreateBatchRequest,com.google.longrunning.Operation>
BatchControllerStubSettings. createBatchSettings()
Returns the object with the settings used for calls to createBatch.
-