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