Uses of Class
software.amazon.awssdk.services.glue.paginators.GetBlueprintRunsPublisher
-
Packages that use GetBlueprintRunsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetBlueprintRunsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetBlueprintRunsPublisher Modifier and Type Method Description default GetBlueprintRunsPublisherGlueAsyncClient. getBlueprintRunsPaginator(Consumer<GetBlueprintRunsRequest.Builder> getBlueprintRunsRequest)Retrieves the details of blueprint runs for a specified blueprint.default GetBlueprintRunsPublisherGlueAsyncClient. getBlueprintRunsPaginator(GetBlueprintRunsRequest getBlueprintRunsRequest)Retrieves the details of blueprint runs for a specified blueprint.
-