| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
IstioCanonicalService |
IstioCanonicalService.clone() |
IstioCanonicalService |
Service.getIstioCanonicalService()
Type used for canonical services scoped to an Istio mesh.
|
IstioCanonicalService |
IstioCanonicalService.set(String fieldName,
Object value) |
IstioCanonicalService |
IstioCanonicalService.setCanonicalService(String canonicalService)
The name of the canonical service underlying this service.
|
IstioCanonicalService |
IstioCanonicalService.setCanonicalServiceNamespace(String canonicalServiceNamespace)
The namespace of the canonical service underlying this service.
|
IstioCanonicalService |
IstioCanonicalService.setMeshUid(String meshUid)
Identifier for the Istio mesh in which this canonical service is defined.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setIstioCanonicalService(IstioCanonicalService istioCanonicalService)
Type used for canonical services scoped to an Istio mesh.
|
Copyright © 2011–2025 Google. All rights reserved.