| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.clone() |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.set(String fieldName,
Object value) |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.setBasepath(String basepath)
Base path in the routing table.
|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.setEnvgroup(String envgroup)
Environment group where this route is installed.
|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.setEnvironment(String environment)
Destination environment.
|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.setPercentage(Integer percentage)
Percentage of ingress replicas reporting this route.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute> |
GoogleCloudApigeeV1InstanceDeploymentStatus.getDeployedRoutes()
Current routes deployed in the ingress routing table.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.setDeployedRoutes(List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute> deployedRoutes)
Current routes deployed in the ingress routing table.
|
Copyright © 2011–2025 Google. All rights reserved.