Class DataLabelingServiceClient.ListInstructionsPagedResponse (0.162.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
Name Description
context PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction>
futureResponse ApiFuture<ListInstructionsResponse>
Returns
Type Description
ApiFuture<ListInstructionsPagedResponse>