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