Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
protected StorageClient.ListNotificationConfigsPage |
StorageClient.ListNotificationConfigsPage.createPage(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context,
ListNotificationConfigsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPage> |
StorageClient.ListNotificationConfigsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context,
com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected StorageClient.ListNotificationConfigsFixedSizeCollection |
StorageClient.ListNotificationConfigsFixedSizeCollection.createCollection(List<StorageClient.ListNotificationConfigsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.