Uses of Class
software.amazon.awssdk.services.glue.paginators.ListDevEndpointsIterable
-
Packages that use ListDevEndpointsIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListDevEndpointsIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListDevEndpointsIterable Modifier and Type Method Description default ListDevEndpointsIterableGlueClient. listDevEndpointsPaginator(Consumer<ListDevEndpointsRequest.Builder> listDevEndpointsRequest)Retrieves the names of allDevEndpointresources in this Amazon Web Services account, or the resources with the specified tag.default ListDevEndpointsIterableGlueClient. listDevEndpointsPaginator(ListDevEndpointsRequest listDevEndpointsRequest)Retrieves the names of allDevEndpointresources in this Amazon Web Services account, or the resources with the specified tag.
-