Class CreateDataDeletionJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.personalize.transform.CreateDataDeletionJobRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateDataDeletionJobRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateDataDeletionJobRequestMarshaller
extends Object
implements Marshaller<CreateDataDeletionJobRequest>
CreateDataDeletionJobRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateDataDeletionJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateDataDeletionJobRequest createDataDeletionJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateDataDeletionJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateDataDeletionJobRequest>- Parameters:
 createDataDeletionJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -