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