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