static com.google.api.core.ApiFuture<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> |
PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context,
com.google.api.core.ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListPredictionApiKeyRegistrationsRequest,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> |
PredictionApiKeyRegistryClient.listPredictionApiKeyRegistrationsPagedCallable() |
List the registered apiKeys for use with predict method.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> |
PredictionApiKeyRegistrySettings.Builder.listPredictionApiKeyRegistrationsSettings() |
Returns the builder for the settings used for calls to listPredictionApiKeyRegistrations.
|
com.google.api.gax.rpc.PagedCallSettings<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> |
PredictionApiKeyRegistrySettings.listPredictionApiKeyRegistrationsSettings() |
Returns the object with the settings used for calls to listPredictionApiKeyRegistrations.
|