Class NotificationChannelServiceClient.ListNotificationChannelsPagedResponse (3.3.5)

public static class NotificationChannelServiceClient.ListNotificationChannelsPagedResponse extends AbstractPagedListResponse<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage,NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NotificationChannelServiceClient.ListNotificationChannelsPagedResponse

Static Methods

createAsync(PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ApiFuture<ListNotificationChannelsResponse> futureResponse)

public static ApiFuture<NotificationChannelServiceClient.ListNotificationChannelsPagedResponse> createAsync(PageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel> context, ApiFuture<ListNotificationChannelsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel>
futureResponseApiFuture<ListNotificationChannelsResponse>
Returns
TypeDescription
ApiFuture<ListNotificationChannelsPagedResponse>