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