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