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