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