| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.clone() |
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.set(String fieldName,
Object value) |
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.setDeployedRevisions(List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision> deployedRevisions)
Revisions currently deployed in MPs.
|
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.setDeployedRoutes(List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute> deployedRoutes)
Current routes deployed in the ingress routing table.
|
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.setInstance(String instance)
ID of the instance reporting the status.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1InstanceDeploymentStatus> |
GoogleCloudApigeeV1Deployment.getInstances()
Status reported by each runtime instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setInstances(List<GoogleCloudApigeeV1InstanceDeploymentStatus> instances)
Status reported by each runtime instance.
|
Copyright © 2011–2025 Google. All rights reserved.