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(com.google.api.gax.rpc.PageContext<ListBucketsRequest, ListBucketsResponse, Bucket> context, ListBucketsResponse response) Methods in com.google.storage.v2 that return types with arguments of type StorageClient.ListBucketsPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<StorageClient.ListBucketsPage>StorageClient.ListBucketsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListBucketsRequest, ListBucketsResponse, Bucket> context, com.google.api.core.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)