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