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