| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.clone() |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.set(String fieldName,
Object value) |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.setPercentage(Integer percentage)
Percentage of MP replicas reporting this revision.
|
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision |
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision.setRevision(String revision)
API proxy revision reported as deployed.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision> |
GoogleCloudApigeeV1InstanceDeploymentStatus.getDeployedRevisions()
Revisions currently deployed in MPs.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceDeploymentStatus |
GoogleCloudApigeeV1InstanceDeploymentStatus.setDeployedRevisions(List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision> deployedRevisions)
Revisions currently deployed in MPs.
|
Copyright © 2011–2025 Google. All rights reserved.