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