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