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