Class DescribeStackSetRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudformation.transform.DescribeStackSetRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeStackSetRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeStackSetRequestMarshaller extends Object implements Marshaller<DescribeStackSetRequest>
DescribeStackSetRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeStackSetRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeStackSetRequest describeStackSetRequest)
-
-
-
Constructor Detail
-
DescribeStackSetRequestMarshaller
public DescribeStackSetRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeStackSetRequest describeStackSetRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeStackSetRequest>
-
-