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