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