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