Class StorageClient.ListNotificationsPagedResponse (2.8.1)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageClient.ListNotificationsPagedResponse

Static Methods

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

public static ApiFuture<StorageClient.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>