Class AMLClient.ListPredictionResultsPagedResponse (0.1.0)

public static class AMLClient.ListPredictionResultsPagedResponse extends AbstractPagedListResponse<ListPredictionResultsRequest,ListPredictionResultsResponse,PredictionResult,AMLClient.ListPredictionResultsPage,AMLClient.ListPredictionResultsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AMLClient.ListPredictionResultsPagedResponse

Static Methods

createAsync(PageContext<ListPredictionResultsRequest,ListPredictionResultsResponse,PredictionResult> context, ApiFuture<ListPredictionResultsResponse> futureResponse)

public static ApiFuture<AMLClient.ListPredictionResultsPagedResponse> createAsync(PageContext<ListPredictionResultsRequest,ListPredictionResultsResponse,PredictionResult> context, ApiFuture<ListPredictionResultsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPredictionResultsRequest,ListPredictionResultsResponse,PredictionResult>
futureResponse ApiFuture<ListPredictionResultsResponse>
Returns
Type Description
ApiFuture<ListPredictionResultsPagedResponse>