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