Class AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse (0.31.0)

public static class AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse extends AbstractPagedListResponse<ListNotificationsRequest,ListNotificationsResponse,Notification,AdvisoryNotificationsServiceClient.ListNotificationsPage,AdvisoryNotificationsServiceClient.ListNotificationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse

Static Methods

createAsync(PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ApiFuture<ListNotificationsResponse> futureResponse)

public static ApiFuture<AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse> createAsync(PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ApiFuture<ListNotificationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification>
futureResponse ApiFuture<ListNotificationsResponse>
Returns
Type Description
ApiFuture<ListNotificationsPagedResponse>