Class DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink,DocumentLinkServiceClient.ListLinkedSourcesPage,DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection>
-
- com.google.cloud.contentwarehouse.v1.DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<DocumentLink>
- Enclosing class:
- DocumentLinkServiceClient
public static class DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink,DocumentLinkServiceClient.ListLinkedSourcesPage,DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection
createCollection(List<DocumentLinkServiceClient.ListLinkedSourcesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection createCollection(List<DocumentLinkServiceClient.ListLinkedSourcesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink,DocumentLinkServiceClient.ListLinkedSourcesPage,DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection>
-
-