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