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