| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.clone() |
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.set(String fieldName,
Object value) |
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.setErrors(List<GoogleCloudApigeeV1UpdateError> errors)
Errors reported when attempting to load this revision.
|
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.setJsonSpec(String jsonSpec)
The json content of the resource revision.
|
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.setReplicas(Integer replicas)
The number of replicas that have successfully loaded this revision.
|
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.setRevisionId(String revisionId)
The revision of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1RevisionStatus> |
GoogleCloudApigeeV1ResourceStatus.getRevisions()
Revisions of the resource currently deployed in the instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ResourceStatus |
GoogleCloudApigeeV1ResourceStatus.setRevisions(List<GoogleCloudApigeeV1RevisionStatus> revisions)
Revisions of the resource currently deployed in the instance.
|
Copyright © 2011–2025 Google. All rights reserved.