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