Class StorageClient.ListNotificationConfigsPagedResponse (2.37.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
Name Description
context PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig>
futureResponse ApiFuture<ListNotificationConfigsResponse>
Returns
Type Description
ApiFuture<ListNotificationConfigsPagedResponse>