| Modifier and Type | Method and Description |
|---|---|
default ListBuiltInSlotTypesResponse |
LexModelsV2Client.listBuiltInSlotTypes(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest)
Gets a list of built-in slot types that meet the specified criteria.
|
default CompletableFuture<ListBuiltInSlotTypesResponse> |
LexModelsV2AsyncClient.listBuiltInSlotTypes(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest)
Gets a list of built-in slot types that meet the specified criteria.
|
default ListBuiltInSlotTypesIterable |
LexModelsV2Client.listBuiltInSlotTypesPaginator(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest)
Gets a list of built-in slot types that meet the specified criteria.
|
default ListBuiltInSlotTypesPublisher |
LexModelsV2AsyncClient.listBuiltInSlotTypesPaginator(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest)
Gets a list of built-in slot types that meet the specified criteria.
|
| Constructor and Description |
|---|
ListBuiltInSlotTypesIterable(LexModelsV2Client client,
ListBuiltInSlotTypesRequest firstRequest) |
ListBuiltInSlotTypesPublisher(LexModelsV2AsyncClient client,
ListBuiltInSlotTypesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBuiltInSlotTypesRequestMarshaller.marshall(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest) |
Copyright © 2022. All rights reserved.