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 classCompanionMetadata for a companion.static classCompanion.BuilderMetadata for a companion.Methods in com.google.cloud.video.stitcher.v1 that return CompanionOrBuilder Modifier and Type Method Description CompanionOrBuilderCompanionAds.Builder. getCompanionsOrBuilder(int index)List of companion ads.CompanionOrBuilderCompanionAds. getCompanionsOrBuilder(int index)List of companion ads.CompanionOrBuilderCompanionAdsOrBuilder. 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.
-