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