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