Package com.google.cloud.monitoring.v3
Class NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage,NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection>
-
- com.google.cloud.monitoring.v3.NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<NotificationChannel>
- Enclosing class:
- NotificationChannelServiceClient
public static class NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage,NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection
createCollection(List<NotificationChannelServiceClient.ListNotificationChannelsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection createCollection(List<NotificationChannelServiceClient.ListNotificationChannelsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNotificationChannelsRequest,ListNotificationChannelsResponse,NotificationChannel,NotificationChannelServiceClient.ListNotificationChannelsPage,NotificationChannelServiceClient.ListNotificationChannelsFixedSizeCollection>
-
-