| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.clone() |
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setApiProxy(String apiProxy)
API proxy.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setDeployStartTime(Long deployStartTime)
Time the API proxy was marked `deployed` in the control plane in millisconds since epoch.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setEnvironment(String environment)
Environment.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setErrors(List<GoogleRpcStatus> errors)
Errors reported for this deployment.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setInstances(List<GoogleCloudApigeeV1InstanceDeploymentStatus> instances)
Status reported by each runtime instance.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setPods(List<GoogleCloudApigeeV1PodStatus> pods)
Status reported by runtime pods.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setProxyDeploymentType(String proxyDeploymentType)
Output only.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setRevision(String revision)
API proxy revision.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setRouteConflicts(List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> routeConflicts)
Conflicts in the desired state routing configuration.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setServiceAccount(String serviceAccount)
The full resource name of Cloud IAM Service Account that this deployment is using, eg,
`projects/-/serviceAccounts/{email}`.
|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setState(String state)
Current state of the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Deployment> |
GoogleCloudApigeeV1ListDeploymentsResponse.getDeployments()
List of deployments.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListDeploymentsResponse |
GoogleCloudApigeeV1ListDeploymentsResponse.setDeployments(List<GoogleCloudApigeeV1Deployment> deployments)
List of deployments.
|
Copyright © 2011–2025 Google. All rights reserved.