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