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