| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
TelephonyConfig |
GetTrafficDistributionResponse.telephonyConfig()
The distribution of traffic between the instance and its replicas.
|
TelephonyConfig |
UpdateTrafficDistributionRequest.telephonyConfig()
The distribution of traffic between the instance and its replica(s).
|
| Modifier and Type | Method and Description |
|---|---|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.telephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replicas.
|
UpdateTrafficDistributionRequest.Builder |
UpdateTrafficDistributionRequest.Builder.telephonyConfig(TelephonyConfig telephonyConfig)
The distribution of traffic between the instance and its replica(s).
|
Copyright © 2023. All rights reserved.