Class DataLabelingServiceClient.ListInstructionsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage,DataLabelingServiceClient.ListInstructionsFixedSizeCollection>
-
- com.google.cloud.datalabeling.v1beta1.DataLabelingServiceClient.ListInstructionsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Instruction>
- Enclosing class:
- DataLabelingServiceClient
public static class DataLabelingServiceClient.ListInstructionsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage,DataLabelingServiceClient.ListInstructionsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DataLabelingServiceClient.ListInstructionsFixedSizeCollection
createCollection(List<DataLabelingServiceClient.ListInstructionsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DataLabelingServiceClient.ListInstructionsFixedSizeCollection createCollection(List<DataLabelingServiceClient.ListInstructionsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListInstructionsRequest,ListInstructionsResponse,Instruction,DataLabelingServiceClient.ListInstructionsPage,DataLabelingServiceClient.ListInstructionsFixedSizeCollection>
-
-