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