Class DataLabelingServiceClient.ListInstructionsPagedResponse (0.160.0)

public static class DataLabelingServiceClient.ListInstructionsPagedResponse extends AbstractPagedListResponse<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage,DataLabelingServiceClient.ListInstructionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataLabelingServiceClient.ListInstructionsPagedResponse

Static Methods

createAsync(PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, ApiFuture<ListInstructionsResponse> futureResponse)

public static ApiFuture<DataLabelingServiceClient.ListInstructionsPagedResponse> createAsync(PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, ApiFuture<ListInstructionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction>
futureResponseApiFuture<ListInstructionsResponse>
Returns
TypeDescription
ApiFuture<ListInstructionsPagedResponse>