public static interface GetSlotTypeRequest.Builder extends LexModelBuildingRequest.Builder, SdkPojo, CopyableBuilder<GetSlotTypeRequest.Builder,GetSlotTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSlotTypeRequest.Builder |
name(String name)
The name of the slot type.
|
GetSlotTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSlotTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSlotTypeRequest.Builder |
version(String version)
The version of the slot type.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSlotTypeRequest.Builder name(String name)
The name of the slot type. The name is case sensitive.
name - The name of the slot type. The name is case sensitive.GetSlotTypeRequest.Builder version(String version)
The version of the slot type.
version - The version of the slot type.GetSlotTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSlotTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.