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