| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
MeshIstio |
MeshIstio.clone() |
MeshIstio |
Service.getMeshIstio()
Type used for Istio services scoped to an Istio mesh.
|
MeshIstio |
MeshIstio.set(String fieldName,
Object value) |
MeshIstio |
MeshIstio.setMeshUid(String meshUid)
Identifier for the mesh in which this Istio service is defined.
|
MeshIstio |
MeshIstio.setServiceName(String serviceName)
The name of the Istio service underlying this service.
|
MeshIstio |
MeshIstio.setServiceNamespace(String serviceNamespace)
The namespace of the Istio service underlying this service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setMeshIstio(MeshIstio meshIstio)
Type used for Istio services scoped to an Istio mesh.
|
Copyright © 2011–2025 Google. All rights reserved.