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