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