Class PredictionApiKeyRegistryClient.ListPredictionApiKeyRegistrationsPagedResponse (0.15.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
NameDescription
contextPageContext<ListPredictionApiKeyRegistrationsRequest,ListPredictionApiKeyRegistrationsResponse,PredictionApiKeyRegistration>
futureResponseApiFuture<ListPredictionApiKeyRegistrationsResponse>
Returns
TypeDescription
ApiFuture<ListPredictionApiKeyRegistrationsPagedResponse>