Class SecurityCenterClient.ListNotificationConfigsPagedResponse (2.5.6)

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