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