Class SecurityCenterClient.ListNotificationConfigsFixedSizeCollection (2.51.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SecurityCenterClient.ListNotificationConfigsFixedSizeCollection

Methods

createCollection(List<SecurityCenterClient.ListNotificationConfigsPage> pages, int collectionSize)

protected SecurityCenterClient.ListNotificationConfigsFixedSizeCollection createCollection(List<SecurityCenterClient.ListNotificationConfigsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListNotificationConfigsPage>
collectionSize int
Returns
Type Description
SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
Overrides