Class DataLabelingServiceClient.ListExamplesPagedResponse (0.129.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
NameDescription
contextPageContext<ListExamplesRequest,ListExamplesResponse,Example>
futureResponseApiFuture<ListExamplesResponse>
Returns
TypeDescription
ApiFuture<ListExamplesPagedResponse>