-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: coretype: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Some page-based cursor services, such as gcloud-java-storage and gcloud-java-resourcemanager, currently have duplicated code for the BasePageFetcher. We should refactor the BasePageFetcher code to be in gcloud-java-core. We can use Generics for the specific Options type O and provide an abstract method to return the PAGE_TOKEN option.
Metadata
Metadata
Assignees
Labels
api: coretype: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.