| Package | Description |
|---|---|
| com.google.cloud.video.stitcher.v1 |
A client to Video Stitcher API
|
| com.google.cloud.video.stitcher.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse |
VideoStitcherServiceClient.listVodStitchDetails(ListVodStitchDetailsRequest request)
Returns a list of detailed stitching information of the specified VOD session.
|
VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse |
VideoStitcherServiceClient.listVodStitchDetails(String parent)
Returns a list of detailed stitching information of the specified VOD session.
|
VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse |
VideoStitcherServiceClient.listVodStitchDetails(VodSessionName parent)
Returns a list of detailed stitching information of the specified VOD session.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> |
VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VodStitchDetail> context,
com.google.api.core.ApiFuture<ListVodStitchDetailsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListVodStitchDetailsRequest,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> |
VideoStitcherServiceClient.listVodStitchDetailsPagedCallable()
Returns a list of detailed stitching information of the specified VOD session.
|
com.google.api.gax.rpc.PagedCallSettings<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> |
VideoStitcherServiceSettings.listVodStitchDetailsSettings()
Returns the object with the settings used for calls to listVodStitchDetails.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> |
VideoStitcherServiceSettings.Builder.listVodStitchDetailsSettings()
Returns the builder for the settings used for calls to listVodStitchDetails.
|
Copyright © 2023 Google LLC. All rights reserved.