static ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.builder() |
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.Builder.builtInSlotTypeSummaries(Collection<BuiltInSlotTypeSummary> builtInSlotTypeSummaries) |
Summary information for the built-in slot types that meet the filter criteria specified in the request.
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.Builder.builtInSlotTypeSummaries(Consumer<BuiltInSlotTypeSummary.Builder>... builtInSlotTypeSummaries) |
Summary information for the built-in slot types that meet the filter criteria specified in the request.
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.Builder.builtInSlotTypeSummaries(BuiltInSlotTypeSummary... builtInSlotTypeSummaries) |
Summary information for the built-in slot types that meet the filter criteria specified in the request.
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.Builder.localeId(String localeId) |
The language and locale of the slot types in the list.
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.Builder.nextToken(String nextToken) |
A token that indicates whether there are more results to return in a response to the
ListBuiltInSlotTypes operation.
|
ListBuiltInSlotTypesResponse.Builder |
ListBuiltInSlotTypesResponse.toBuilder() |
|