Package com.google.cloud.dialogflow.v2
Class DocumentsClient.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,DocumentsClient.ListLocationsPage,DocumentsClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2.DocumentsClient.ListLocationsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<com.google.cloud.location.Location>
- Enclosing class:
- DocumentsClient
public static class DocumentsClient.ListLocationsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,DocumentsClient.ListLocationsPage,DocumentsClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DocumentsClient.ListLocationsFixedSizeCollection
createCollection(List<DocumentsClient.ListLocationsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DocumentsClient.ListLocationsFixedSizeCollection createCollection(List<DocumentsClient.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,DocumentsClient.ListLocationsPage,DocumentsClient.ListLocationsFixedSizeCollection>
-
-