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