Class StorageClient.ListNotificationConfigsPagedResponse (2.19.0)

public static class StorageClient.ListNotificationConfigsPagedResponse extends AbstractPagedListResponse<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,StorageClient.ListNotificationConfigsPage,StorageClient.ListNotificationConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageClient.ListNotificationConfigsPagedResponse

Static 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
NameDescription
contextPageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig>
futureResponseApiFuture<ListNotificationConfigsResponse>
Returns
TypeDescription
ApiFuture<ListNotificationConfigsPagedResponse>