Class DataLabelingServiceClient.ListExamplesPagedResponse (0.162.0)

public static class DataLabelingServiceClient.ListExamplesPagedResponse extends AbstractPagedListResponse<ListExamplesRequest,ListExamplesResponse,Example,DataLabelingServiceClient.ListExamplesPage,DataLabelingServiceClient.ListExamplesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataLabelingServiceClient.ListExamplesPagedResponse

Static Methods

createAsync(PageContext<ListExamplesRequest,ListExamplesResponse,Example> context, ApiFuture<ListExamplesResponse> futureResponse)

public static ApiFuture<DataLabelingServiceClient.ListExamplesPagedResponse> createAsync(PageContext<ListExamplesRequest,ListExamplesResponse,Example> context, ApiFuture<ListExamplesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListExamplesRequest,ListExamplesResponse,Example>
futureResponse ApiFuture<ListExamplesResponse>
Returns
Type Description
ApiFuture<ListExamplesPagedResponse>