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