| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
TrafficRoutingConfig |
DeploymentConfigInfo.trafficRoutingConfig()
The configuration that specifies how the deployment traffic is routed.
|
TrafficRoutingConfig |
CreateDeploymentConfigRequest.trafficRoutingConfig()
The configuration that specifies how the deployment traffic is routed.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfigInfo.Builder |
DeploymentConfigInfo.Builder.trafficRoutingConfig(TrafficRoutingConfig trafficRoutingConfig)
The configuration that specifies how the deployment traffic is routed.
|
CreateDeploymentConfigRequest.Builder |
CreateDeploymentConfigRequest.Builder.trafficRoutingConfig(TrafficRoutingConfig trafficRoutingConfig)
The configuration that specifies how the deployment traffic is routed.
|
Copyright © 2020. All rights reserved.