Class AdvisoryNotificationsServiceClient.ListNotificationsPagedResponse (0.30.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
NameDescription
contextPageContext<ListNotificationsRequest,ListNotificationsResponse,Notification>
futureResponseApiFuture<ListNotificationsResponse>
Returns
TypeDescription
ApiFuture<ListNotificationsPagedResponse>