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