public static class StorageClient.ListNotificationsPagedResponse extends AbstractPagedListResponse<ListNotificationsRequest,ListNotificationsResponse,Notification,StorageClient.ListNotificationsPage,StorageClient.ListNotificationsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > StorageClient.ListNotificationsPagedResponseStatic Methods
createAsync(PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ApiFuture<ListNotificationsResponse> futureResponse)
public static ApiFuture<StorageClient.ListNotificationsPagedResponse> createAsync(PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> context, ApiFuture<ListNotificationsResponse> futureResponse)
Name | Description |
context | PageContext<ListNotificationsRequest,ListNotificationsResponse,Notification> |
futureResponse | ApiFuture<ListNotificationsResponse> |
Type | Description |
ApiFuture<ListNotificationsPagedResponse> |