Uses of Class
com.google.cloud.video.stitcher.v1.VodSessionContent
-
Packages that use VodSessionContent Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSessionContent in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VodSessionContent Modifier and Type Method Description VodSessionContentVodSessionContent.Builder. build()VodSessionContentVodSessionContent.Builder. buildPartial()static VodSessionContentVodSessionContent. getDefaultInstance()VodSessionContentVodSessionContent.Builder. getDefaultInstanceForType()VodSessionContentVodSessionContent. getDefaultInstanceForType()VodSessionContentInterstitials.Builder. getSessionContent()Information related to the content of the VOD session.VodSessionContentInterstitials. getSessionContent()Information related to the content of the VOD session.VodSessionContentInterstitialsOrBuilder. getSessionContent()Information related to the content of the VOD session.static VodSessionContentVodSessionContent. parseDelimitedFrom(InputStream input)static VodSessionContentVodSessionContent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionContentVodSessionContent. parseFrom(byte[] data)static VodSessionContentVodSessionContent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionContentVodSessionContent. parseFrom(com.google.protobuf.ByteString data)static VodSessionContentVodSessionContent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionContentVodSessionContent. parseFrom(com.google.protobuf.CodedInputStream input)static VodSessionContentVodSessionContent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionContentVodSessionContent. parseFrom(InputStream input)static VodSessionContentVodSessionContent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionContentVodSessionContent. parseFrom(ByteBuffer data)static VodSessionContentVodSessionContent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VodSessionContent Modifier and Type Method Description com.google.protobuf.Parser<VodSessionContent>VodSessionContent. getParserForType()static com.google.protobuf.Parser<VodSessionContent>VodSessionContent. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type VodSessionContent Modifier and Type Method Description VodSessionContent.BuilderVodSessionContent.Builder. mergeFrom(VodSessionContent other)Interstitials.BuilderInterstitials.Builder. mergeSessionContent(VodSessionContent value)Information related to the content of the VOD session.static VodSessionContent.BuilderVodSessionContent. newBuilder(VodSessionContent prototype)Interstitials.BuilderInterstitials.Builder. setSessionContent(VodSessionContent value)Information related to the content of the VOD session.
-