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)This is a variant ofGlueClient.getConnections(software.amazon.awssdk.services.glue.model.GetConnectionsRequest)operation.default GetConnectionsIterableGlueClient. getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)This is a variant ofGlueClient.getConnections(software.amazon.awssdk.services.glue.model.GetConnectionsRequest)operation.
-