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