Uses of Class
com.google.cloud.dataproc.v1.ClusterOperationMetadata
-
Packages that use ClusterOperationMetadata Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of ClusterOperationMetadata in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ClusterOperationMetadata Modifier and Type Method Description ClusterOperationMetadata
ClusterOperationMetadata.Builder. build()
ClusterOperationMetadata
ClusterOperationMetadata.Builder. buildPartial()
static ClusterOperationMetadata
ClusterOperationMetadata. getDefaultInstance()
ClusterOperationMetadata
ClusterOperationMetadata.Builder. getDefaultInstanceForType()
ClusterOperationMetadata
ClusterOperationMetadata. getDefaultInstanceForType()
static ClusterOperationMetadata
ClusterOperationMetadata. parseDelimitedFrom(InputStream input)
static ClusterOperationMetadata
ClusterOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(byte[] data)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(InputStream input)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(ByteBuffer data)
static ClusterOperationMetadata
ClusterOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ClusterOperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. createClusterAsync(CreateClusterRequest request)
Creates a cluster in a project.com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. createClusterAsync(String projectId, String region, Cluster cluster)
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.longrunning.OperationFuture<com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerClient. deleteClusterAsync(DeleteClusterRequest request)
Deletes a cluster in a project.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerClient. deleteClusterAsync(String projectId, String region, String clusterName)
Deletes a cluster in a project.com.google.api.gax.rpc.OperationCallable<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerClient. deleteClusterOperationCallable()
Deletes a cluster in a project.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerSettings.Builder. deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.com.google.api.gax.rpc.OperationCallSettings<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerSettings. deleteClusterOperationSettings()
Returns the object with the settings used for calls to deleteCluster.com.google.api.gax.longrunning.OperationFuture<DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerClient. diagnoseClusterAsync(DiagnoseClusterRequest request)
Gets cluster diagnostic information.com.google.api.gax.longrunning.OperationFuture<DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerClient. diagnoseClusterAsync(String projectId, String region, String clusterName)
Gets cluster diagnostic information.com.google.api.gax.rpc.OperationCallable<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerClient. diagnoseClusterOperationCallable()
Gets cluster diagnostic information.com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerSettings.Builder. diagnoseClusterOperationSettings()
Returns the builder for the settings used for calls to diagnoseCluster.com.google.api.gax.rpc.OperationCallSettings<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerSettings. diagnoseClusterOperationSettings()
Returns the object with the settings used for calls to diagnoseCluster.com.google.protobuf.Parser<ClusterOperationMetadata>
ClusterOperationMetadata. getParserForType()
static com.google.protobuf.Parser<ClusterOperationMetadata>
ClusterOperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. startClusterAsync(StartClusterRequest request)
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.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. stopClusterAsync(StopClusterRequest request)
Stops a cluster in a project.com.google.api.gax.rpc.OperationCallable<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerClient. stopClusterOperationCallable()
Stops a cluster in a project.com.google.api.gax.rpc.OperationCallSettings.Builder<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings.Builder. stopClusterOperationSettings()
Returns the builder for the settings used for calls to stopCluster.com.google.api.gax.rpc.OperationCallSettings<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings. stopClusterOperationSettings()
Returns the object with the settings used for calls to stopCluster.com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. updateClusterAsync(UpdateClusterRequest request)
Updates a cluster in a project.com.google.api.gax.longrunning.OperationFuture<Cluster,ClusterOperationMetadata>
ClusterControllerClient. updateClusterAsync(String projectId, String region, String clusterName, Cluster cluster, com.google.protobuf.FieldMask updateMask)
Updates a cluster in a project.com.google.api.gax.rpc.OperationCallable<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerClient. updateClusterOperationCallable()
Updates a cluster in a project.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings.Builder. updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.com.google.api.gax.rpc.OperationCallSettings<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerSettings. updateClusterOperationSettings()
Returns the object with the settings used for calls to updateCluster.Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterOperationMetadata Modifier and Type Method Description ClusterOperationMetadata.Builder
ClusterOperationMetadata.Builder. mergeFrom(ClusterOperationMetadata other)
static ClusterOperationMetadata.Builder
ClusterOperationMetadata. newBuilder(ClusterOperationMetadata prototype)
-
Uses of ClusterOperationMetadata in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type ClusterOperationMetadata Modifier and Type Method Description 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.OperationCallable<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerStub. deleteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
GrpcClusterControllerStub. deleteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
HttpJsonClusterControllerStub. deleteClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerStubSettings.Builder. deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.com.google.api.gax.rpc.OperationCallSettings<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata>
ClusterControllerStubSettings. deleteClusterOperationSettings()
Returns the object with the settings used for calls to deleteCluster.com.google.api.gax.rpc.OperationCallable<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerStub. diagnoseClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
GrpcClusterControllerStub. diagnoseClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
HttpJsonClusterControllerStub. diagnoseClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerStubSettings.Builder. diagnoseClusterOperationSettings()
Returns the builder for the settings used for calls to diagnoseCluster.com.google.api.gax.rpc.OperationCallSettings<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata>
ClusterControllerStubSettings. diagnoseClusterOperationSettings()
Returns the object with the settings used for calls to diagnoseCluster.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.OperationCallable<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStub. stopClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopClusterRequest,Cluster,ClusterOperationMetadata>
GrpcClusterControllerStub. stopClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopClusterRequest,Cluster,ClusterOperationMetadata>
HttpJsonClusterControllerStub. stopClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings.Builder. stopClusterOperationSettings()
Returns the builder for the settings used for calls to stopCluster.com.google.api.gax.rpc.OperationCallSettings<StopClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings. stopClusterOperationSettings()
Returns the object with the settings used for calls to stopCluster.com.google.api.gax.rpc.OperationCallable<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStub. updateClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
GrpcClusterControllerStub. updateClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
HttpJsonClusterControllerStub. updateClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings.Builder. updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.com.google.api.gax.rpc.OperationCallSettings<UpdateClusterRequest,Cluster,ClusterOperationMetadata>
ClusterControllerStubSettings. updateClusterOperationSettings()
Returns the object with the settings used for calls to updateCluster.
-