Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage
-
Packages that use PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage Modifier and Type Method Description protected PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage
PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage. createPage(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, ListPredictionApiKeyRegistrationsResponse response)
Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage>
PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, com.google.api.core.ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse)
Method parameters in com.google.cloud.recommendationengine.v1beta1 with type arguments of type PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage Modifier and Type Method Description protected PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection
PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection. createCollection(List<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage> pages, int collectionSize)
-