| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
GkeService |
GkeService.clone() |
GkeService |
Service.getGkeService()
Type used for GKE Services (the Kubernetes concept of a service).
|
GkeService |
GkeService.set(String fieldName,
Object value) |
GkeService |
GkeService.setClusterName(String clusterName)
The name of the parent cluster.
|
GkeService |
GkeService.setLocation(String location)
The location of the parent cluster.
|
GkeService |
GkeService.setNamespaceName(String namespaceName)
The name of the parent namespace.
|
GkeService |
GkeService.setProjectId(String projectId)
Output only.
|
GkeService |
GkeService.setServiceName(String serviceName)
The name of this service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setGkeService(GkeService gkeService)
Type used for GKE Services (the Kubernetes concept of a service).
|
Copyright © 2011–2025 Google. All rights reserved.