Class DeleteBotChannelAssociationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.lexmodelbuilding.transform.DeleteBotChannelAssociationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteBotChannelAssociationRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteBotChannelAssociationRequestMarshaller extends Object implements Marshaller<DeleteBotChannelAssociationRequest>
DeleteBotChannelAssociationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteBotChannelAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest)
-
-
-
Constructor Detail
-
DeleteBotChannelAssociationRequestMarshaller
public DeleteBotChannelAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteBotChannelAssociationRequest>
-
-