| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteBotChannelAssociationResponse |
LexModelBuildingClient.deleteBotChannelAssociation(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest)
Deletes the association between an Amazon Lex bot and a messaging platform.
|
default CompletableFuture<DeleteBotChannelAssociationResponse> |
LexModelBuildingAsyncClient.deleteBotChannelAssociation(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest)
Deletes the association between an Amazon Lex bot and a messaging platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBotChannelAssociationRequestMarshaller.marshall(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest) |
Copyright © 2021. All rights reserved.