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