Uses of Interface
com.google.cloud.video.stitcher.v1.CompanionOrBuilder
-
Packages that use CompanionOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of CompanionOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement CompanionOrBuilder Modifier and Type Class Description class
Companion
Metadata for a companion.static class
Companion.Builder
Metadata for a companion.Methods in com.google.cloud.video.stitcher.v1 that return CompanionOrBuilder Modifier and Type Method Description CompanionOrBuilder
CompanionAds.Builder. getCompanionsOrBuilder(int index)
List of companion ads.CompanionOrBuilder
CompanionAds. getCompanionsOrBuilder(int index)
List of companion ads.CompanionOrBuilder
CompanionAdsOrBuilder. getCompanionsOrBuilder(int index)
List of companion ads.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type CompanionOrBuilder Modifier and Type Method Description List<? extends CompanionOrBuilder>
CompanionAds.Builder. getCompanionsOrBuilderList()
List of companion ads.List<? extends CompanionOrBuilder>
CompanionAds. getCompanionsOrBuilderList()
List of companion ads.List<? extends CompanionOrBuilder>
CompanionAdsOrBuilder. getCompanionsOrBuilderList()
List of companion ads.
-