Class SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,SecurityCenterClient.ListNotificationConfigsPage,SecurityCenterClient.ListNotificationConfigsFixedSizeCollection>
-
- com.google.cloud.securitycenter.v1p1beta1.SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<NotificationConfig>
- Enclosing class:
- SecurityCenterClient
public static class SecurityCenterClient.ListNotificationConfigsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,SecurityCenterClient.ListNotificationConfigsPage,SecurityCenterClient.ListNotificationConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
createCollection(List<SecurityCenterClient.ListNotificationConfigsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected SecurityCenterClient.ListNotificationConfigsFixedSizeCollection createCollection(List<SecurityCenterClient.ListNotificationConfigsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig,SecurityCenterClient.ListNotificationConfigsPage,SecurityCenterClient.ListNotificationConfigsFixedSizeCollection>
-
-