Package com.google.cloud.dataplex.v1
Class ContentServiceClient.ListContentFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.ContentServiceClient.ListContentFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Content>
- Enclosing class:
- ContentServiceClient
public static class ContentServiceClient.ListContentFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ContentServiceClient.ListContentFixedSizeCollection
createCollection(List<ContentServiceClient.ListContentPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ContentServiceClient.ListContentFixedSizeCollection createCollection(List<ContentServiceClient.ListContentPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>
-
-