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>
GetTablesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetTablesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetTablesRequest getTablesRequest)
-
-
-
Constructor Detail
-
GetTablesRequestMarshaller
public GetTablesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetTablesRequest getTablesRequest)
- Specified by:
marshallin interfaceMarshaller<GetTablesRequest>
-
-