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