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