Uses of Interface
com.google.cloud.video.stitcher.v1.AdStitchDetailOrBuilder
-
Packages that use AdStitchDetailOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of AdStitchDetailOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement AdStitchDetailOrBuilder Modifier and Type Class Description class
AdStitchDetail
Metadata for a stitched ad.static class
AdStitchDetail.Builder
Metadata for a stitched ad.Methods in com.google.cloud.video.stitcher.v1 that return AdStitchDetailOrBuilder Modifier and Type Method Description AdStitchDetailOrBuilder
VodStitchDetail.Builder. getAdStitchDetailsOrBuilder(int index)
A list of ad processing details for the fetched ad playlist.AdStitchDetailOrBuilder
VodStitchDetail. getAdStitchDetailsOrBuilder(int index)
A list of ad processing details for the fetched ad playlist.AdStitchDetailOrBuilder
VodStitchDetailOrBuilder. getAdStitchDetailsOrBuilder(int index)
A list of ad processing details for the fetched ad playlist.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type AdStitchDetailOrBuilder Modifier and Type Method Description List<? extends AdStitchDetailOrBuilder>
VodStitchDetail.Builder. getAdStitchDetailsOrBuilderList()
A list of ad processing details for the fetched ad playlist.List<? extends AdStitchDetailOrBuilder>
VodStitchDetail. getAdStitchDetailsOrBuilderList()
A list of ad processing details for the fetched ad playlist.List<? extends AdStitchDetailOrBuilder>
VodStitchDetailOrBuilder. getAdStitchDetailsOrBuilderList()
A list of ad processing details for the fetched ad playlist.
-