Package com.google.cloud.functions.v1
Class CloudFunctionsServiceClient.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,CloudFunctionsServiceClient.ListLocationsPage,CloudFunctionsServiceClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.functions.v1.CloudFunctionsServiceClient.ListLocationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<com.google.cloud.location.Location>
- Enclosing class:
- CloudFunctionsServiceClient
public static class CloudFunctionsServiceClient.ListLocationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,CloudFunctionsServiceClient.ListLocationsPage,CloudFunctionsServiceClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CloudFunctionsServiceClient.ListLocationsFixedSizeCollection
createCollection(List<CloudFunctionsServiceClient.ListLocationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CloudFunctionsServiceClient.ListLocationsFixedSizeCollection createCollection(List<CloudFunctionsServiceClient.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,CloudFunctionsServiceClient.ListLocationsPage,CloudFunctionsServiceClient.ListLocationsFixedSizeCollection>
-
-