public static interface AliasRoutingConfiguration.Builder extends SdkPojo, CopyableBuilder<AliasRoutingConfiguration.Builder,AliasRoutingConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AliasRoutingConfiguration.Builder |
additionalVersionWeights(Map<String,Double> additionalVersionWeights)
The name of the second alias, and the percentage of traffic that's routed to it.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAliasRoutingConfiguration.Builder additionalVersionWeights(Map<String,Double> additionalVersionWeights)
The name of the second alias, and the percentage of traffic that's routed to it.
additionalVersionWeights - The name of the second alias, and the percentage of traffic that's routed to it.Copyright © 2019. All rights reserved.