| Modifier and Type | Method and Description |
|---|---|
default ListSlotsResponse |
LexModelsV2Client.listSlots(ListSlotsRequest listSlotsRequest)
Gets a list of slots that match the specified criteria.
|
default CompletableFuture<ListSlotsResponse> |
LexModelsV2AsyncClient.listSlots(ListSlotsRequest listSlotsRequest)
Gets a list of slots that match the specified criteria.
|
default ListSlotsIterable |
LexModelsV2Client.listSlotsPaginator(ListSlotsRequest listSlotsRequest)
Gets a list of slots that match the specified criteria.
|
default ListSlotsPublisher |
LexModelsV2AsyncClient.listSlotsPaginator(ListSlotsRequest listSlotsRequest)
Gets a list of slots that match the specified criteria.
|
| Constructor and Description |
|---|
ListSlotsIterable(LexModelsV2Client client,
ListSlotsRequest firstRequest) |
ListSlotsPublisher(LexModelsV2AsyncClient client,
ListSlotsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSlotsRequestMarshaller.marshall(ListSlotsRequest listSlotsRequest) |
Copyright © 2021. All rights reserved.