Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
ClusterOperation |
ClusterOperation.clone() |
ClusterOperation |
WorkflowMetadata.getCreateCluster()
Output only.
|
ClusterOperation |
WorkflowMetadata.getDeleteCluster()
Output only.
|
ClusterOperation |
ClusterOperation.set(String fieldName,
Object value) |
ClusterOperation |
ClusterOperation.setDone(Boolean done)
Output only.
|
ClusterOperation |
ClusterOperation.setError(String error)
Output only.
|
ClusterOperation |
ClusterOperation.setOperationId(String operationId)
Output only.
|
Modifier and Type | Method and Description |
---|---|
WorkflowMetadata |
WorkflowMetadata.setCreateCluster(ClusterOperation createCluster)
Output only.
|
WorkflowMetadata |
WorkflowMetadata.setDeleteCluster(ClusterOperation deleteCluster)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.