Package com.google.cloud.gkehub.v1
Class GkeHubClient.ListMembershipsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListMembershipsRequest,ListMembershipsResponse,Membership,GkeHubClient.ListMembershipsPage,GkeHubClient.ListMembershipsFixedSizeCollection>
-
- com.google.cloud.gkehub.v1.GkeHubClient.ListMembershipsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Membership>
- Enclosing class:
- GkeHubClient
public static class GkeHubClient.ListMembershipsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListMembershipsRequest,ListMembershipsResponse,Membership,GkeHubClient.ListMembershipsPage,GkeHubClient.ListMembershipsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected GkeHubClient.ListMembershipsFixedSizeCollection
createCollection(List<GkeHubClient.ListMembershipsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected GkeHubClient.ListMembershipsFixedSizeCollection createCollection(List<GkeHubClient.ListMembershipsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListMembershipsRequest,ListMembershipsResponse,Membership,GkeHubClient.ListMembershipsPage,GkeHubClient.ListMembershipsFixedSizeCollection>
-
-