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