Uses of Class
software.amazon.awssdk.services.glue.paginators.GetDevEndpointsPublisher
-
Packages that use GetDevEndpointsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetDevEndpointsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetDevEndpointsPublisher Modifier and Type Method Description default GetDevEndpointsPublisherGlueAsyncClient. getDevEndpointsPaginator(Consumer<GetDevEndpointsRequest.Builder> getDevEndpointsRequest)This is a variant ofGlueAsyncClient.getDevEndpoints(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest)operation.default GetDevEndpointsPublisherGlueAsyncClient. getDevEndpointsPaginator(GetDevEndpointsRequest getDevEndpointsRequest)This is a variant ofGlueAsyncClient.getDevEndpoints(software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest)operation.
-