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