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