Uses of Class
software.amazon.awssdk.services.lakeformation.model.ListResourcesRequest
-
Packages that use ListResourcesRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.paginators software.amazon.awssdk.services.lakeformation.transform -
-
Uses of ListResourcesRequest in software.amazon.awssdk.services.lakeformation
-
Uses of ListResourcesRequest in software.amazon.awssdk.services.lakeformation.paginators
Constructors in software.amazon.awssdk.services.lakeformation.paginators with parameters of type ListResourcesRequest Constructor Description ListResourcesIterable(LakeFormationClient client, ListResourcesRequest firstRequest)ListResourcesPublisher(LakeFormationAsyncClient client, ListResourcesRequest firstRequest) -
Uses of ListResourcesRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type ListResourcesRequest Modifier and Type Method Description SdkHttpFullRequestListResourcesRequestMarshaller. marshall(ListResourcesRequest listResourcesRequest)
-