Package com.google.cloud.gkehub.v1beta1
Class GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,GkeHubMembershipServiceClient.ListLocationsPage,GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.gkehub.v1beta1.GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<com.google.cloud.location.Location>
- Enclosing class:
- GkeHubMembershipServiceClient
public static class GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,GkeHubMembershipServiceClient.ListLocationsPage,GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection
createCollection(List<GkeHubMembershipServiceClient.ListLocationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection createCollection(List<GkeHubMembershipServiceClient.ListLocationsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,GkeHubMembershipServiceClient.ListLocationsPage,GkeHubMembershipServiceClient.ListLocationsFixedSizeCollection>
-
-