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