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