public static class StorageClient.ListNotificationConfigsPagedResponse extends AbstractPagedListResponse<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage,StorageClient.ListNotificationConfigsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > StorageClient.ListNotificationConfigsPagedResponseStatic Methods
createAsync(PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ApiFuture<ListNotificationConfigsResponse> futureResponse)
public static ApiFuture<StorageClient.ListNotificationConfigsPagedResponse> createAsync(PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ApiFuture<ListNotificationConfigsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> |
futureResponse |
ApiFuture<ListNotificationConfigsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListNotificationConfigsPagedResponse> |