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