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