Uses of Class
software.amazon.awssdk.services.athena.model.ListDataCatalogsRequest
-
Packages that use ListDataCatalogsRequest Package Description software.amazon.awssdk.services.athena Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.software.amazon.awssdk.services.athena.paginators software.amazon.awssdk.services.athena.transform -
-
Uses of ListDataCatalogsRequest in software.amazon.awssdk.services.athena
-
Uses of ListDataCatalogsRequest in software.amazon.awssdk.services.athena.paginators
Constructors in software.amazon.awssdk.services.athena.paginators with parameters of type ListDataCatalogsRequest Constructor Description ListDataCatalogsIterable(AthenaClient client, ListDataCatalogsRequest firstRequest)ListDataCatalogsPublisher(AthenaAsyncClient client, ListDataCatalogsRequest firstRequest) -
Uses of ListDataCatalogsRequest in software.amazon.awssdk.services.athena.transform
Methods in software.amazon.awssdk.services.athena.transform with parameters of type ListDataCatalogsRequest Modifier and Type Method Description SdkHttpFullRequestListDataCatalogsRequestMarshaller. marshall(ListDataCatalogsRequest listDataCatalogsRequest)
-