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