public static class StorageClient.ListNotificationConfigsPage extends com.google.api.gax.paging.AbstractPage<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage>
Modifier and Type | Method and Description |
---|---|
protected StorageClient.ListNotificationConfigsPage |
createPage(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context,
ListNotificationConfigsResponse response) |
com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context,
com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected StorageClient.ListNotificationConfigsPage createPage(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ListNotificationConfigsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage>
public com.google.api.core.ApiFuture<StorageClient.ListNotificationConfigsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage>
Copyright © 2023 Google LLC. All rights reserved.