Class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>
-
- com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PredictionApiKeyRegistration>
- Enclosing class:
- PredictionApiKeyRegistryClient
public static class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection
createCollection(List<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection createCollection(List<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>
-
-