Class SecurityCenterClient.ListNotificationConfigsPagedResponse (2.51.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListNotificationConfigsPagedResponse

Static Methods

createAsync(PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ApiFuture<ListNotificationConfigsResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.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>