| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| Modifier and Type | Method and Description |
|---|---|
default GetBotChannelAssociationResponse |
LexModelBuildingClient.getBotChannelAssociation(Consumer<GetBotChannelAssociationRequest.Builder> getBotChannelAssociationRequest)
Returns information about the association between an Amazon Lex bot and a messaging platform.
|
default GetBotChannelAssociationResponse |
LexModelBuildingClient.getBotChannelAssociation(GetBotChannelAssociationRequest getBotChannelAssociationRequest)
Returns information about the association between an Amazon Lex bot and a messaging platform.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBotChannelAssociationResponse> |
LexModelBuildingAsyncClient.getBotChannelAssociation(Consumer<GetBotChannelAssociationRequest.Builder> 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.
|
Copyright © 2019. All rights reserved.