public static class DataLabelingServiceClient.ListInstructionsPage extends com.google.api.gax.paging.AbstractPage<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage>
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListInstructionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context,
ListInstructionsResponse response) |
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context,
com.google.api.core.ApiFuture<ListInstructionsResponse> futureResponse) |
protected DataLabelingServiceClient.ListInstructionsPage createPage(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, ListInstructionsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage>
public com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, com.google.api.core.ApiFuture<ListInstructionsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage>
Copyright © 2019 Google LLC. All rights reserved.