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