| Modifier and Type | Method and Description |
|---|---|
static PinpointSmsVoiceAuthSchemeParams.Builder |
PinpointSmsVoiceAuthSchemeParams.builder()
Get a new builder for creating a
PinpointSmsVoiceAuthSchemeParams. |
PinpointSmsVoiceAuthSchemeParams.Builder |
PinpointSmsVoiceAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
PinpointSmsVoiceAuthSchemeParams.Builder |
PinpointSmsVoiceAuthSchemeParams.Builder.region(Region region)
Set the region.
|
PinpointSmsVoiceAuthSchemeParams.Builder |
PinpointSmsVoiceAuthSchemeParams.toBuilder()
Returns a
PinpointSmsVoiceAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
PinpointSmsVoiceAuthSchemeProvider.resolveAuthScheme(Consumer<PinpointSmsVoiceAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static PinpointSmsVoiceAuthSchemeParams.Builder |
DefaultPinpointSmsVoiceAuthSchemeParams.builder() |
PinpointSmsVoiceAuthSchemeParams.Builder |
DefaultPinpointSmsVoiceAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.