public static interface ServiceQuotasAuthSchemeParams.Builder extends CopyableBuilder<ServiceQuotasAuthSchemeParams.Builder,ServiceQuotasAuthSchemeParams>
ServiceQuotasAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
ServiceQuotasAuthSchemeParams |
build()
Returns a
ServiceQuotasAuthSchemeParams object that is created from the properties that have been set
on the builder. |
ServiceQuotasAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
ServiceQuotasAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationServiceQuotasAuthSchemeParams.Builder operation(String operation)
ServiceQuotasAuthSchemeParams.Builder region(Region region)
ServiceQuotasAuthSchemeParams build()
ServiceQuotasAuthSchemeParams object that is created from the properties that have been set
on the builder.build in interface Buildablebuild in interface SdkBuilder<ServiceQuotasAuthSchemeParams.Builder,ServiceQuotasAuthSchemeParams>Copyright © 2023. All rights reserved.