Package com.google.storage.v2
Class StorageClient.ListNotificationConfigsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage,StorageClient.ListNotificationConfigsFixedSizeCollection>
com.google.storage.v2.StorageClient.ListNotificationConfigsPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<NotificationConfig>
- Enclosing class:
- StorageClient
public static class StorageClient.ListNotificationConfigsPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage,StorageClient.ListNotificationConfigsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest, ListNotificationConfigsResponse, NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse)
-