Class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>
-
- com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PredictionApiKeyRegistration>
- Enclosing class:
- PredictionApiKeyRegistryClient
public static class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, com.google.api.core.ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, com.google.api.core.ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse)
-
-