@Generated(value="software.amazon.awssdk:codegen") public final class DefaultPinpointSmsVoiceAuthSchemeParams extends Object implements PinpointSmsVoiceAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static PinpointSmsVoiceAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
PinpointSmsVoiceAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
PinpointSmsVoiceAuthSchemeParams.Builder |
toBuilder()
Returns a
PinpointSmsVoiceAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static PinpointSmsVoiceAuthSchemeParams.Builder builder()
PinpointSmsVoiceAuthSchemeParamsPinpointSmsVoiceAuthSchemeParams.builder in interface PinpointSmsVoiceAuthSchemeParamspublic String operation()
PinpointSmsVoiceAuthSchemeParamsoperation in interface PinpointSmsVoiceAuthSchemeParamspublic Region region()
PinpointSmsVoiceAuthSchemeParamsregion in interface PinpointSmsVoiceAuthSchemeParamspublic PinpointSmsVoiceAuthSchemeParams.Builder toBuilder()
PinpointSmsVoiceAuthSchemeParamsPinpointSmsVoiceAuthSchemeParams.Builder to customize the parameters.toBuilder in interface PinpointSmsVoiceAuthSchemeParamstoBuilder in interface ToCopyableBuilder<PinpointSmsVoiceAuthSchemeParams.Builder,PinpointSmsVoiceAuthSchemeParams>Copyright © 2023. All rights reserved.