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