public static class NotificationChannelServiceClient.ListNotificationChannelsPage extends com.google.api.gax.paging.AbstractPage<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage>
Modifier and Type | Method and Description |
---|---|
protected NotificationChannelServiceClient.ListNotificationChannelsPage |
createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context,
ListNotificationChannelsResponse response) |
com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context,
com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse) |
protected NotificationChannelServiceClient.ListNotificationChannelsPage createPage(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ListNotificationChannelsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage>
public com.google.api.core.ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, com.google.api.core.ApiFuture<ListNotificationChannelsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage>
Copyright © 2019 Google LLC. All rights reserved.