| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.clone() |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.setConflictingDeployment(GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment conflictingDeployment)
Existing base path/deployment causing the conflict.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.setDescription(String description)
Human-readable description of this conflict.
|
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict |
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.setEnvironmentGroup(String environmentGroup)
Name of the environment group in which this conflict exists.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> |
GoogleCloudApigeeV1Deployment.getRouteConflicts()
Conflicts in the desired state routing configuration.
|
List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> |
GoogleCloudApigeeV1DeploymentChangeReport.getRoutingConflicts()
All base path conflicts detected for a deployment request.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setRouteConflicts(List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> routeConflicts)
Conflicts in the desired state routing configuration.
|
GoogleCloudApigeeV1DeploymentChangeReport |
GoogleCloudApigeeV1DeploymentChangeReport.setRoutingConflicts(List<GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> routingConflicts)
All base path conflicts detected for a deployment request.
|
Copyright © 2011–2025 Google. All rights reserved.