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