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