public static class DataLabelingServiceClient.ListInstructionsPage extends AbstractPage<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction,DataLabelingServiceClient.ListInstructionsPage>
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListInstructionsPage |
createPage(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context,
com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse response) |
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage> |
createPageAsync(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context,
com.google.api.core.ApiFuture<com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected DataLabelingServiceClient.ListInstructionsPage createPage(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context, com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse response)
createPage
in class AbstractPage<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction,DataLabelingServiceClient.ListInstructionsPage>
public com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage> createPageAsync(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context, com.google.api.core.ApiFuture<com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse> futureResponse)
createPageAsync
in class AbstractPage<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction,DataLabelingServiceClient.ListInstructionsPage>
Copyright © 2019 Google LLC. All rights reserved.