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