| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.clone() |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.getConflictingDeployment()
Existing base path/deployment causing the conflict.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.getFromDeployment()
Base path/deployment that may stop receiving some traffic.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.getToDeployment()
Base path/deployment that may start receiving that traffic.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.setApiProxy(String apiProxy)
Name of the deployed API proxy revision containing the base path.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.setBasepath(String basepath)
Base path receiving traffic.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.setEnvironment(String environment)
Name of the environment in which the proxy is deployed.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment |
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.setRevision(String revision)
Name of the deployed API proxy revision containing the base path.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.setConflictingDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment conflictingDeployment)
Existing base path/deployment causing the conflict.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setFromDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment fromDeployment)
Base path/deployment that may stop receiving some traffic.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setToDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment toDeployment)
Base path/deployment that may start receiving that traffic.
|
Copyright © 2011–2025 Google. All rights reserved.