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