Uses of Class
software.amazon.awssdk.services.lakeformation.model.GetTableObjectsRequest
-
Packages that use GetTableObjectsRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.paginators software.amazon.awssdk.services.lakeformation.transform -
-
Uses of GetTableObjectsRequest in software.amazon.awssdk.services.lakeformation
-
Uses of GetTableObjectsRequest in software.amazon.awssdk.services.lakeformation.paginators
Constructors in software.amazon.awssdk.services.lakeformation.paginators with parameters of type GetTableObjectsRequest Constructor Description GetTableObjectsIterable(LakeFormationClient client, GetTableObjectsRequest firstRequest)GetTableObjectsPublisher(LakeFormationAsyncClient client, GetTableObjectsRequest firstRequest) -
Uses of GetTableObjectsRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type GetTableObjectsRequest Modifier and Type Method Description SdkHttpFullRequestGetTableObjectsRequestMarshaller. marshall(GetTableObjectsRequest getTableObjectsRequest)
-