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