| Package | Description |
|---|---|
| com.google.storage.v2 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListBucketsPage |
StorageClient.ListBucketsPage.createPage(com.google.api.gax.rpc.PageContext<ListBucketsRequest,ListBucketsResponse,Bucket> context,
ListBucketsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.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) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListBucketsFixedSizeCollection |
StorageClient.ListBucketsFixedSizeCollection.createCollection(List<StorageClient.ListBucketsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.