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