Class VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey,VideoStitcherServiceClient.ListCdnKeysPage,VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection>
-
- com.google.cloud.video.stitcher.v1.VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<CdnKey>
- Enclosing class:
- VideoStitcherServiceClient
public static class VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey,VideoStitcherServiceClient.ListCdnKeysPage,VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection
createCollection(List<VideoStitcherServiceClient.ListCdnKeysPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection createCollection(List<VideoStitcherServiceClient.ListCdnKeysPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey,VideoStitcherServiceClient.ListCdnKeysPage,VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection>
-
-