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