| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBotChannelAssociationResponse |
LexModelBuildingClient.getBotChannelAssociation(GetBotChannelAssociationRequest getBotChannelAssociationRequest)
Returns information about the association between an Amazon Lex bot and a messaging platform.
|
default CompletableFuture<GetBotChannelAssociationResponse> |
LexModelBuildingAsyncClient.getBotChannelAssociation(GetBotChannelAssociationRequest getBotChannelAssociationRequest)
Returns information about the association between an Amazon Lex bot and a messaging platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBotChannelAssociationRequestMarshaller.marshall(GetBotChannelAssociationRequest getBotChannelAssociationRequest) |
Copyright © 2023. All rights reserved.