| Package | Description |
|---|---|
| com.google.api.services.dataproc.v1beta2 | |
| com.google.api.services.dataproc.v1beta2.model |
| Modifier and Type | Method and Description |
|---|---|
Dataproc.Projects.Regions.Clusters.Stop |
Dataproc.Projects.Regions.Clusters.stop(String projectId,
String region,
String clusterName,
StopClusterRequest content)
Stops a cluster in a project.
|
| Constructor and Description |
|---|
Stop(String projectId,
String region,
String clusterName,
StopClusterRequest content)
Stops a cluster in a project.
|
| Modifier and Type | Method and Description |
|---|---|
StopClusterRequest |
StopClusterRequest.clone() |
StopClusterRequest |
StopClusterRequest.set(String fieldName,
Object value) |
StopClusterRequest |
StopClusterRequest.setClusterUuid(String clusterUuid)
Optional.
|
StopClusterRequest |
StopClusterRequest.setRequestId(String requestId)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.