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