Uses of Class
com.google.storage.v2.StorageClient.ListBucketsPage
Packages that use StorageClient.ListBucketsPage
-
Uses of StorageClient.ListBucketsPage in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageClient.ListBucketsPageModifier and TypeMethodDescriptionprotected StorageClient.ListBucketsPageStorageClient.ListBucketsPage.createPage(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket> context, ListBucketsResponse response) Methods in com.google.storage.v2 that return types with arguments of type StorageClient.ListBucketsPageModifier and TypeMethodDescriptionStorageClient.ListBucketsPage.createPageAsync(PageContext<ListBucketsRequest, ListBucketsResponse, Bucket> context, ApiFuture<ListBucketsResponse> futureResponse) Method parameters in com.google.storage.v2 with type arguments of type StorageClient.ListBucketsPageModifier and TypeMethodDescriptionStorageClient.ListBucketsFixedSizeCollection.createCollection(List<StorageClient.ListBucketsPage> pages, int collectionSize)