public static interface DeleteSlotTypeRequest.Builder extends LexModelBuildingRequest.Builder, CopyableBuilder<DeleteSlotTypeRequest.Builder,DeleteSlotTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteSlotTypeRequest.Builder |
name(String name)
The name of the slot type.
|
DeleteSlotTypeRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteSlotTypeRequest.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.DeleteSlotTypeRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.