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