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