| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.clone() |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setDescription(String description)
Human-readable description of this routing change.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setEnvironmentGroup(String environmentGroup)
Name of the environment group affected by this routing change.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setFromDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment fromDeployment)
Base path/deployment that may stop receiving some traffic.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setShouldSequenceRollout(Boolean shouldSequenceRollout)
Set to `true` if using sequenced rollout would make this routing change safer.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange |
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange.setToDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment toDeployment)
Base path/deployment that may start receiving that traffic.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1DeploymentChangeReportRoutingChange> |
GoogleCloudApigeeV1DeploymentChangeReport.getRoutingChanges()
All routing changes that may result from a deployment request.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeploymentChangeReport |
GoogleCloudApigeeV1DeploymentChangeReport.setRoutingChanges(List<GoogleCloudApigeeV1DeploymentChangeReportRoutingChange> routingChanges)
All routing changes that may result from a deployment request.
|
Copyright © 2011–2025 Google. All rights reserved.