Class GetTablesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.glue.transform.GetTablesRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetTablesRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetTablesRequestMarshaller
extends Object
implements Marshaller<GetTablesRequest>
GetTablesRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetTablesRequest getTablesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetTablesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetTablesRequest>- Parameters:
 getTablesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -