Package com.google.cloud.aiplatform.v1
Class DataFoundryServiceClient.ListLocationsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,DataFoundryServiceClient.ListLocationsPage,DataFoundryServiceClient.ListLocationsFixedSizeCollection>
com.google.cloud.aiplatform.v1.DataFoundryServiceClient.ListLocationsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<Location>
- Enclosing class:
- DataFoundryServiceClient
public static class DataFoundryServiceClient.ListLocationsFixedSizeCollection
extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,DataFoundryServiceClient.ListLocationsPage,DataFoundryServiceClient.ListLocationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<DataFoundryServiceClient.ListLocationsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected DataFoundryServiceClient.ListLocationsFixedSizeCollection createCollection(List<DataFoundryServiceClient.ListLocationsPage> pages, int collectionSize)
-