| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
TelephonyConfig |
TelephonyConfig.clone() |
TelephonyConfig |
GetTrafficDistributionResult.getTelephonyConfig()
The distribution of traffic between the instance and its replicas.
|
TelephonyConfig |
UpdateTrafficDistributionRequest.getTelephonyConfig()
The distribution of traffic between the instance and its replica(s).
|
TelephonyConfig |
TelephonyConfig.withDistributions(Collection<Distribution> distributions)
Information about traffic distributions.
|
TelephonyConfig |
TelephonyConfig.withDistributions(Distribution... distributions)
Information about traffic distributions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTrafficDistributionResult.setTelephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replicas.
|
void |
UpdateTrafficDistributionRequest.setTelephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replica(s).
|
GetTrafficDistributionResult |
GetTrafficDistributionResult.withTelephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replicas.
|
UpdateTrafficDistributionRequest |
UpdateTrafficDistributionRequest.withTelephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replica(s).
|
Copyright © 2023. All rights reserved.