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)This is a variant ofGlueClient.getDevEndpoints(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest)operation.default GetDevEndpointsIterableGlueClient. getDevEndpointsPaginator(GetDevEndpointsRequest getDevEndpointsRequest)This is a variant ofGlueClient.getDevEndpoints(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest)operation.
-