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 class
LiveConfig
Metadata for used to register live configs.static class
LiveConfig.Builder
Metadata for used to register live configs.Methods in com.google.cloud.video.stitcher.v1 that return LiveConfigOrBuilder Modifier and Type Method Description LiveConfigOrBuilder
CreateLiveConfigRequest.Builder. getLiveConfigOrBuilder()
Required.LiveConfigOrBuilder
CreateLiveConfigRequest. getLiveConfigOrBuilder()
Required.LiveConfigOrBuilder
CreateLiveConfigRequestOrBuilder. getLiveConfigOrBuilder()
Required.LiveConfigOrBuilder
ListLiveConfigsResponse.Builder. getLiveConfigsOrBuilder(int index)
List of live configs.LiveConfigOrBuilder
ListLiveConfigsResponse. getLiveConfigsOrBuilder(int index)
List of live configs.LiveConfigOrBuilder
ListLiveConfigsResponseOrBuilder. 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.
-