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