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