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