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