public static interface SmsAuthSchemeParams.Builder extends CopyableBuilder<SmsAuthSchemeParams.Builder,SmsAuthSchemeParams>
SmsAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
SmsAuthSchemeParams |
build()
Returns a
SmsAuthSchemeParams object that is created from the properties that have been set on the
builder. |
SmsAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
SmsAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationSmsAuthSchemeParams.Builder operation(String operation)
SmsAuthSchemeParams.Builder region(Region region)
SmsAuthSchemeParams build()
SmsAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<SmsAuthSchemeParams.Builder,SmsAuthSchemeParams>Copyright © 2023. All rights reserved.