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