Uses of Interface
com.google.cloud.video.stitcher.v1.LiveConfigOrBuilder
-
Packages that use LiveConfigOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of LiveConfigOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement LiveConfigOrBuilder Modifier and Type Class Description classLiveConfigMetadata for used to register live configs.static classLiveConfig.BuilderMetadata for used to register live configs.Methods in com.google.cloud.video.stitcher.v1 that return LiveConfigOrBuilder Modifier and Type Method Description LiveConfigOrBuilderCreateLiveConfigRequest.Builder. getLiveConfigOrBuilder()Required.LiveConfigOrBuilderCreateLiveConfigRequest. getLiveConfigOrBuilder()Required.LiveConfigOrBuilderCreateLiveConfigRequestOrBuilder. getLiveConfigOrBuilder()Required.LiveConfigOrBuilderListLiveConfigsResponse.Builder. getLiveConfigsOrBuilder(int index)List of live configs.LiveConfigOrBuilderListLiveConfigsResponse. getLiveConfigsOrBuilder(int index)List of live configs.LiveConfigOrBuilderListLiveConfigsResponseOrBuilder. getLiveConfigsOrBuilder(int index)List of live configs.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type LiveConfigOrBuilder Modifier and Type Method Description List<? extends LiveConfigOrBuilder>ListLiveConfigsResponse.Builder. getLiveConfigsOrBuilderList()List of live configs.List<? extends LiveConfigOrBuilder>ListLiveConfigsResponse. getLiveConfigsOrBuilderList()List of live configs.List<? extends LiveConfigOrBuilder>ListLiveConfigsResponseOrBuilder. getLiveConfigsOrBuilderList()List of live configs.
-