| Package | Description |
|---|---|
| com.google.storage.v2 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListObjectsPage |
StorageClient.ListObjectsPage.createPage(com.google.api.gax.rpc.PageContext<ListObjectsRequest,ListObjectsResponse,Object> context,
ListObjectsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<StorageClient.ListObjectsPage> |
StorageClient.ListObjectsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListObjectsRequest,ListObjectsResponse,Object> context,
com.google.api.core.ApiFuture<ListObjectsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListObjectsFixedSizeCollection |
StorageClient.ListObjectsFixedSizeCollection.createCollection(List<StorageClient.ListObjectsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.