Package | Description |
---|---|
com.google.api.services.dataproc.model |
Modifier and Type | Method and Description |
---|---|
ManagedCluster |
ManagedCluster.clone() |
ManagedCluster |
WorkflowTemplatePlacement.getManagedCluster()
A cluster that is managed by the workflow.
|
ManagedCluster |
ManagedCluster.set(String fieldName,
Object value) |
ManagedCluster |
ManagedCluster.setClusterName(String clusterName)
Required.
|
ManagedCluster |
ManagedCluster.setConfig(ClusterConfig config)
Required.
|
ManagedCluster |
ManagedCluster.setLabels(Map<String,String> labels)
Optional.
|
Modifier and Type | Method and Description |
---|---|
WorkflowTemplatePlacement |
WorkflowTemplatePlacement.setManagedCluster(ManagedCluster managedCluster)
A cluster that is managed by the workflow.
|
Copyright © 2011–2020 Google. All rights reserved.