public class GetOfferingStatusRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetOfferingStatusRequest>,GetOfferingStatusRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetOfferingStatusRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetOfferingStatusRequest> |
marshall(GetOfferingStatusRequest getOfferingStatusRequest) |
private final SdkJsonProtocolFactory protocolFactory
public GetOfferingStatusRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetOfferingStatusRequest> marshall(GetOfferingStatusRequest getOfferingStatusRequest)
marshall
in interface Marshaller<Request<GetOfferingStatusRequest>,GetOfferingStatusRequest>