Uses of Class
software.amazon.awssdk.services.glue.paginators.GetConnectionsPublisher
-
Packages that use GetConnectionsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetConnectionsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetConnectionsPublisher Modifier and Type Method Description default GetConnectionsPublisherGlueAsyncClient. getConnectionsPaginator(Consumer<GetConnectionsRequest.Builder> getConnectionsRequest)Retrieves a list of connection definitions from the Data Catalog.default GetConnectionsPublisherGlueAsyncClient. getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)Retrieves a list of connection definitions from the Data Catalog.
-