Class GkeHubClient.ListFeaturesFixedSizeCollection (1.2.1)

public static class GkeHubClient.ListFeaturesFixedSizeCollection extends AbstractFixedSizeCollection<ListFeaturesRequest,ListFeaturesResponse,Feature,GkeHubClient.ListFeaturesPage,GkeHubClient.ListFeaturesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > GkeHubClient.ListFeaturesFixedSizeCollection

Methods

createCollection(List<GkeHubClient.ListFeaturesPage> pages, int collectionSize)

protected GkeHubClient.ListFeaturesFixedSizeCollection createCollection(List<GkeHubClient.ListFeaturesPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListFeaturesPage>
collectionSizeint
Returns
TypeDescription
GkeHubClient.ListFeaturesFixedSizeCollection
Overrides