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