Classe PredictionServiceClient.ListLocationsFixedSizeCollection (1.3.0)

public static class PredictionServiceClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,PredictionServiceClient.ListLocationsPage,PredictionServiceClient.ListLocationsFixedSizeCollection>

Ereditarietà

java.lang.Object > AbstractFixedSizeCollection > PredictionServiceClient.ListLocationsFixedSizeCollection

Metodi

createCollection(List<PredictionServiceClient.ListLocationsPage> pages, int collectionSize)

protected PredictionServiceClient.ListLocationsFixedSizeCollection createCollection(List<PredictionServiceClient.ListLocationsPage> pages, int collectionSize)
Parametri
Nome Description
pages List<ListLocationsPage>
collectionSize int
Restituisce
Tipo Description
PredictionServiceClient.ListLocationsFixedSizeCollection
Sostituzioni