Class SecurityCenterClient.ListNotificationConfigsFixedSizeCollection (2.5.6)

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
NameDescription
pagesList<ListNotificationConfigsPage>
collectionSizeint
Returns
TypeDescription
SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
Overrides