public class DeletePresetRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeletePresetRequest>,DeletePresetRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeletePresetRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeletePresetRequest> |
marshall(DeletePresetRequest deletePresetRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public DeletePresetRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeletePresetRequest> marshall(DeletePresetRequest deletePresetRequest)
marshall
in interface Marshaller<Request<DeletePresetRequest>,DeletePresetRequest>