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