Class DescribeStackSummaryRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.opsworks.transform.DescribeStackSummaryRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeStackSummaryRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeStackSummaryRequestMarshaller extends Object implements Marshaller<DescribeStackSummaryRequest>
DescribeStackSummaryRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeStackSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeStackSummaryRequest describeStackSummaryRequest)
-
-
-
Constructor Detail
-
DescribeStackSummaryRequestMarshaller
public DescribeStackSummaryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeStackSummaryRequest describeStackSummaryRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeStackSummaryRequest>
-
-