Uses of Interface
com.google.cloud.dataproc.v1.ClusterOperationOrBuilder
-
Packages that use ClusterOperationOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ClusterOperationOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement ClusterOperationOrBuilder Modifier and Type Class Description class
ClusterOperation
The cluster operation triggered by a workflow.static class
ClusterOperation.Builder
The cluster operation triggered by a workflow.Methods in com.google.cloud.dataproc.v1 that return ClusterOperationOrBuilder Modifier and Type Method Description ClusterOperationOrBuilder
WorkflowMetadata.Builder. getCreateClusterOrBuilder()
Output only.ClusterOperationOrBuilder
WorkflowMetadata. getCreateClusterOrBuilder()
Output only.ClusterOperationOrBuilder
WorkflowMetadataOrBuilder. getCreateClusterOrBuilder()
Output only.ClusterOperationOrBuilder
WorkflowMetadata.Builder. getDeleteClusterOrBuilder()
Output only.ClusterOperationOrBuilder
WorkflowMetadata. getDeleteClusterOrBuilder()
Output only.ClusterOperationOrBuilder
WorkflowMetadataOrBuilder. getDeleteClusterOrBuilder()
Output only.
-