Package com.google.cloud.documentai.v1
Class DocumentProcessorServiceClient.ListLocationsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DocumentProcessorServiceClient.ListLocationsPage,DocumentProcessorServiceClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.documentai.v1.DocumentProcessorServiceClient.ListLocationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<com.google.cloud.location.Location>
- Enclosing class:
- DocumentProcessorServiceClient
public static class DocumentProcessorServiceClient.ListLocationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DocumentProcessorServiceClient.ListLocationsPage,DocumentProcessorServiceClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DocumentProcessorServiceClient.ListLocationsFixedSizeCollection
createCollection(List<DocumentProcessorServiceClient.ListLocationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DocumentProcessorServiceClient.ListLocationsFixedSizeCollection createCollection(List<DocumentProcessorServiceClient.ListLocationsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DocumentProcessorServiceClient.ListLocationsPage,DocumentProcessorServiceClient.ListLocationsFixedSizeCollection>
-
-