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