| Package | Description |
|---|---|
| com.google.api.services.container | |
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
Container.Projects.Zones.Clusters.Monitoring |
Container.Projects.Zones.Clusters.monitoring(String projectId,
String zone,
String clusterId,
SetMonitoringServiceRequest content)
Sets the monitoring service of a specific cluster.
|
| Constructor and Description |
|---|
Container.Projects.Zones.Clusters.Monitoring(String projectId,
String zone,
String clusterId,
SetMonitoringServiceRequest content)
Sets the monitoring service of a specific cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SetMonitoringServiceRequest |
SetMonitoringServiceRequest.clone() |
SetMonitoringServiceRequest |
SetMonitoringServiceRequest.set(String fieldName,
Object value) |
SetMonitoringServiceRequest |
SetMonitoringServiceRequest.setMonitoringService(String monitoringService)
The monitoring service the cluster should use to write metrics.
|