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