static ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.builder() |
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.localeId(String localeId) |
The identifier of the language and locale of the slot types to list.
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of built-in slot types to return in each page of results.
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.nextToken(String nextToken) |
If the response from the ListBuiltInSlotTypes operation contains more results than specified in
the maxResults parameter, a token is returned in the response.
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.sortBy(Consumer<BuiltInSlotTypeSortBy.Builder> sortBy) |
Determines the sort order for the response from the ListBuiltInSlotTypes operation.
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.Builder.sortBy(BuiltInSlotTypeSortBy sortBy) |
Determines the sort order for the response from the ListBuiltInSlotTypes operation.
|
ListBuiltInSlotTypesRequest.Builder |
ListBuiltInSlotTypesRequest.toBuilder() |
|