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