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