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