Uses of Class
software.amazon.awssdk.services.glue.paginators.GetDevEndpointsIterable
-
Packages that use GetDevEndpointsIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetDevEndpointsIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetDevEndpointsIterable Modifier and Type Method Description default GetDevEndpointsIterableGlueClient. getDevEndpointsPaginator(Consumer<GetDevEndpointsRequest.Builder> getDevEndpointsRequest)Retrieves all the development endpoints in this Amazon Web Services account.default GetDevEndpointsIterableGlueClient. getDevEndpointsPaginator(GetDevEndpointsRequest getDevEndpointsRequest)Retrieves all the development endpoints in this Amazon Web Services account.
-