Uses of Class
com.google.cloud.video.stitcher.v1.VideoStitcherServiceClient.ListSlatesPage
-
Packages that use VideoStitcherServiceClient.ListSlatesPage Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VideoStitcherServiceClient.ListSlatesPage in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VideoStitcherServiceClient.ListSlatesPage Modifier and Type Method Description protected VideoStitcherServiceClient.ListSlatesPage
VideoStitcherServiceClient.ListSlatesPage. createPage(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, ListSlatesResponse response)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VideoStitcherServiceClient.ListSlatesPage Modifier and Type Method Description com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPage>
VideoStitcherServiceClient.ListSlatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse)
Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type VideoStitcherServiceClient.ListSlatesPage Modifier and Type Method Description protected VideoStitcherServiceClient.ListSlatesFixedSizeCollection
VideoStitcherServiceClient.ListSlatesFixedSizeCollection. createCollection(List<VideoStitcherServiceClient.ListSlatesPage> pages, int collectionSize)
-