Uses of Class
com.google.storage.v2.StorageClient.ListObjectsPage
Packages that use StorageClient.ListObjectsPage
-
Uses of StorageClient.ListObjectsPage in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageClient.ListObjectsPageModifier and TypeMethodDescriptionprotected StorageClient.ListObjectsPageStorageClient.ListObjectsPage.createPage(PageContext<ListObjectsRequest, ListObjectsResponse, Object> context, ListObjectsResponse response) Methods in com.google.storage.v2 that return types with arguments of type StorageClient.ListObjectsPageModifier and TypeMethodDescriptionStorageClient.ListObjectsPage.createPageAsync(PageContext<ListObjectsRequest, ListObjectsResponse, Object> context, ApiFuture<ListObjectsResponse> futureResponse) Method parameters in com.google.storage.v2 with type arguments of type StorageClient.ListObjectsPageModifier and TypeMethodDescriptionStorageClient.ListObjectsFixedSizeCollection.createCollection(List<StorageClient.ListObjectsPage> pages, int collectionSize)