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