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