| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SignInConfig |
SignInConfig.clone() |
SignInConfig |
UpdateTrafficDistributionRequest.getSignInConfig()
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).
|
SignInConfig |
GetTrafficDistributionResult.getSignInConfig()
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).
|
SignInConfig |
SignInConfig.withDistributions(Collection<SignInDistribution> distributions)
Information about traffic distributions.
|
SignInConfig |
SignInConfig.withDistributions(SignInDistribution... distributions)
Information about traffic distributions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTrafficDistributionRequest.setSignInConfig(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).
|
void |
GetTrafficDistributionResult.setSignInConfig(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).
|
UpdateTrafficDistributionRequest |
UpdateTrafficDistributionRequest.withSignInConfig(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).
|
GetTrafficDistributionResult |
GetTrafficDistributionResult.withSignInConfig(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).
|
Copyright © 2023. All rights reserved.