default GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.agentConfig(Consumer<AgentConfig.Builder> agentConfig) |
The distribution of agents between the instance and its replica(s).
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.agentConfig(AgentConfig agentConfig) |
The distribution of agents between the instance and its replica(s).
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the traffic distribution group.
|
static GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.builder() |
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.id(String id) |
The identifier of the traffic distribution group.
|
default GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.signInConfig(Consumer<SignInConfig.Builder> signInConfig) |
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to
both the instance and its replica(s).
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.signInConfig(SignInConfig signInConfig) |
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to
both the instance and its replica(s).
|
default GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.telephonyConfig(Consumer<TelephonyConfig.Builder> telephonyConfig) |
The distribution of traffic between the instance and its replicas.
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.telephonyConfig(TelephonyConfig telephonyConfig) |
The distribution of traffic between the instance and its replicas.
|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.toBuilder() |
|