Uses of Class
com.google.cloud.dataproc.v1.StartClusterRequest
-
Packages that use StartClusterRequest Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of StartClusterRequest in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return StartClusterRequest Modifier and Type Method Description StartClusterRequest
StartClusterRequest.Builder. build()
StartClusterRequest
StartClusterRequest.Builder. buildPartial()
static StartClusterRequest
StartClusterRequest. getDefaultInstance()
StartClusterRequest
StartClusterRequest.Builder. getDefaultInstanceForType()
StartClusterRequest
StartClusterRequest. getDefaultInstanceForType()
static StartClusterRequest
StartClusterRequest. parseDelimitedFrom(InputStream input)
static StartClusterRequest
StartClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartClusterRequest
StartClusterRequest. parseFrom(byte[] data)
static StartClusterRequest
StartClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartClusterRequest
StartClusterRequest. parseFrom(com.google.protobuf.ByteString data)
static StartClusterRequest
StartClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartClusterRequest
StartClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static StartClusterRequest
StartClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartClusterRequest
StartClusterRequest. parseFrom(InputStream input)
static StartClusterRequest
StartClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartClusterRequest
StartClusterRequest. parseFrom(ByteBuffer data)
static StartClusterRequest
StartClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataproc.v1 that return types with arguments of type StartClusterRequest Modifier and Type Method Description com.google.protobuf.Parser<StartClusterRequest>
StartClusterRequest. getParserForType()
static io.grpc.MethodDescriptor<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerGrpc. getStartClusterMethod()
static com.google.protobuf.Parser<StartClusterRequest>
StartClusterRequest. parser()
com.google.api.gax.rpc.UnaryCallable<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerClient. startClusterCallable()
Starts a cluster in a project.com.google.api.gax.rpc.OperationCallable<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerClient. startClusterOperationCallable()
Starts a cluster in a project.com.google.api.gax.rpc.OperationCallSettings.Builder<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings.Builder. startClusterOperationSettings()
Returns the builder for the settings used for calls to startCluster.com.google.api.gax.rpc.OperationCallSettings<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings. startClusterOperationSettings()
Returns the object with the settings used for calls to startCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerSettings.Builder. startClusterSettings()
Returns the builder for the settings used for calls to startCluster.com.google.api.gax.rpc.UnaryCallSettings<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerSettings. startClusterSettings()
Returns the object with the settings used for calls to startCluster.Methods in com.google.cloud.dataproc.v1 with parameters of type StartClusterRequest Modifier and Type Method Description StartClusterRequest.Builder
StartClusterRequest.Builder. mergeFrom(StartClusterRequest other)
static StartClusterRequest.Builder
StartClusterRequest. newBuilder(StartClusterRequest prototype)
default void
ClusterControllerGrpc.AsyncService. startCluster(StartClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Starts a cluster in a project.com.google.longrunning.Operation
ClusterControllerGrpc.ClusterControllerBlockingStub. startCluster(StartClusterRequest request)
Starts a cluster in a project.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ClusterControllerGrpc.ClusterControllerFutureStub. startCluster(StartClusterRequest request)
Starts a cluster in a project.void
ClusterControllerGrpc.ClusterControllerStub. startCluster(StartClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Starts a cluster in a project.com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. startClusterAsync(StartClusterRequest request)
Starts a cluster in a project. -
Uses of StartClusterRequest in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type StartClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerStub. startClusterCallable()
com.google.api.gax.rpc.UnaryCallable<StartClusterRequest,com.google.longrunning.Operation>
GrpcClusterControllerStub. startClusterCallable()
com.google.api.gax.rpc.UnaryCallable<StartClusterRequest,com.google.longrunning.Operation>
HttpJsonClusterControllerStub. startClusterCallable()
com.google.api.gax.rpc.OperationCallable<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStub. startClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartClusterRequest,Cluster,ClusterOperationMetadata>
GrpcClusterControllerStub. startClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartClusterRequest,Cluster,ClusterOperationMetadata>
HttpJsonClusterControllerStub. startClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings.Builder. startClusterOperationSettings()
Returns the builder for the settings used for calls to startCluster.com.google.api.gax.rpc.OperationCallSettings<StartClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings. startClusterOperationSettings()
Returns the object with the settings used for calls to startCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerStubSettings.Builder. startClusterSettings()
Returns the builder for the settings used for calls to startCluster.com.google.api.gax.rpc.UnaryCallSettings<StartClusterRequest,com.google.longrunning.Operation>
ClusterControllerStubSettings. startClusterSettings()
Returns the object with the settings used for calls to startCluster.
-