Class DescribeReplicationConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.databasemigration.transform.DescribeReplicationConfigsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeReplicationConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeReplicationConfigsRequestMarshaller
extends Object
implements Marshaller<DescribeReplicationConfigsRequest>
DescribeReplicationConfigsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeReplicationConfigsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeReplicationConfigsRequest describeReplicationConfigsRequest)
-
Constructor Details
-
DescribeReplicationConfigsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeReplicationConfigsRequest describeReplicationConfigsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeReplicationConfigsRequest>
-