@Generated(value="software.amazon.awssdk:codegen") public class DescribeStackSummaryRequestMarshaller extends Object implements Marshaller<DescribeStackSummaryRequest>
DescribeStackSummaryRequest
MarshallerConstructor and Description |
---|
DescribeStackSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DescribeStackSummaryRequest describeStackSummaryRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DescribeStackSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DescribeStackSummaryRequest describeStackSummaryRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DescribeStackSummaryRequest>
describeStackSummaryRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.