Uses of Class
com.google.cloud.dataproc.v1.ClusterOperation
-
Packages that use ClusterOperation Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ClusterOperation in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ClusterOperation Modifier and Type Method Description ClusterOperationClusterOperation.Builder. build()ClusterOperationClusterOperation.Builder. buildPartial()ClusterOperationWorkflowMetadata.Builder. getCreateCluster()Output only.ClusterOperationWorkflowMetadata. getCreateCluster()Output only.ClusterOperationWorkflowMetadataOrBuilder. getCreateCluster()Output only.static ClusterOperationClusterOperation. getDefaultInstance()ClusterOperationClusterOperation.Builder. getDefaultInstanceForType()ClusterOperationClusterOperation. getDefaultInstanceForType()ClusterOperationWorkflowMetadata.Builder. getDeleteCluster()Output only.ClusterOperationWorkflowMetadata. getDeleteCluster()Output only.ClusterOperationWorkflowMetadataOrBuilder. getDeleteCluster()Output only.static ClusterOperationClusterOperation. parseDelimitedFrom(InputStream input)static ClusterOperationClusterOperation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterOperationClusterOperation. parseFrom(byte[] data)static ClusterOperationClusterOperation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterOperationClusterOperation. parseFrom(com.google.protobuf.ByteString data)static ClusterOperationClusterOperation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterOperationClusterOperation. parseFrom(com.google.protobuf.CodedInputStream input)static ClusterOperationClusterOperation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterOperationClusterOperation. parseFrom(InputStream input)static ClusterOperationClusterOperation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterOperationClusterOperation. parseFrom(ByteBuffer data)static ClusterOperationClusterOperation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ClusterOperation Modifier and Type Method Description com.google.protobuf.Parser<ClusterOperation>ClusterOperation. getParserForType()static com.google.protobuf.Parser<ClusterOperation>ClusterOperation. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterOperation Modifier and Type Method Description WorkflowMetadata.BuilderWorkflowMetadata.Builder. mergeCreateCluster(ClusterOperation value)Output only.WorkflowMetadata.BuilderWorkflowMetadata.Builder. mergeDeleteCluster(ClusterOperation value)Output only.ClusterOperation.BuilderClusterOperation.Builder. mergeFrom(ClusterOperation other)static ClusterOperation.BuilderClusterOperation. newBuilder(ClusterOperation prototype)WorkflowMetadata.BuilderWorkflowMetadata.Builder. setCreateCluster(ClusterOperation value)Output only.WorkflowMetadata.BuilderWorkflowMetadata.Builder. setDeleteCluster(ClusterOperation value)Output only.
-