| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterIstio |
ClusterIstio.clone() |
ClusterIstio |
Service.getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
|
ClusterIstio |
ClusterIstio.set(String fieldName,
Object value) |
ClusterIstio |
ClusterIstio.setClusterName(String clusterName)
The name of the Kubernetes cluster in which this Istio service is defined.
|
ClusterIstio |
ClusterIstio.setLocation(String location)
The location of the Kubernetes cluster in which this Istio service is defined.
|
ClusterIstio |
ClusterIstio.setServiceName(String serviceName)
The name of the Istio service underlying this service.
|
ClusterIstio |
ClusterIstio.setServiceNamespace(String serviceNamespace)
The namespace of the Istio service underlying this service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setClusterIstio(ClusterIstio clusterIstio)
Type used for Istio services that live in a Kubernetes cluster.
|
Copyright © 2011–2025 Google. All rights reserved.