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