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