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