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)This is a variant ofGlueClient.listDevEndpoints(software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest)operation.default ListDevEndpointsIterableGlueClient. listDevEndpointsPaginator(ListDevEndpointsRequest listDevEndpointsRequest)This is a variant ofGlueClient.listDevEndpoints(software.amazon.awssdk.services.glue.model.ListDevEndpointsRequest)operation.
-