Class ModelServiceClient.ListModelEvaluationSlicesPage (2.5.3)

public static class ModelServiceClient.ListModelEvaluationSlicesPage extends AbstractPage<ListModelEvaluationSlicesRequest,ListModelEvaluationSlicesResponse,ModelEvaluationSlice,ModelServiceClient.ListModelEvaluationSlicesPage>

Inheritance

java.lang.Object > AbstractPage > ModelServiceClient.ListModelEvaluationSlicesPage

Methods

createPage(PageContext<ListModelEvaluationSlicesRequest,ListModelEvaluationSlicesResponse,ModelEvaluationSlice> context, ListModelEvaluationSlicesResponse response)

protected ModelServiceClient.ListModelEvaluationSlicesPage createPage(PageContext<ListModelEvaluationSlicesRequest,ListModelEvaluationSlicesResponse,ModelEvaluationSlice> context, ListModelEvaluationSlicesResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListModelEvaluationSlicesRequest,ListModelEvaluationSlicesResponse,ModelEvaluationSlice> context, ApiFuture<ListModelEvaluationSlicesResponse> futureResponse)

public ApiFuture<ModelServiceClient.ListModelEvaluationSlicesPage> createPageAsync(PageContext<ListModelEvaluationSlicesRequest,ListModelEvaluationSlicesResponse,ModelEvaluationSlice> context, ApiFuture<ListModelEvaluationSlicesResponse> futureResponse)
Parameters Returns Overrides