Class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse (0.49.0)

public static class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse extends AbstractPagedListResponse<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPage,PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse

Static Methods

createAsync(PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse)

public static ApiFuture<PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse> createAsync(PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration> context, ApiFuture<ListPredictionApiKeyRegistrationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration>
futureResponse ApiFuture<ListPredictionApiKeyRegistrationsResponse>
Returns
Type Description
ApiFuture<ListPredictionApiKeyRegistrationsPagedResponse>