Uses of Class
com.google.cloud.video.stitcher.v1.Interstitials
-
Packages that use Interstitials Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of Interstitials in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return Interstitials Modifier and Type Method Description InterstitialsInterstitials.Builder. build()InterstitialsInterstitials.Builder. buildPartial()static InterstitialsInterstitials. getDefaultInstance()InterstitialsInterstitials.Builder. getDefaultInstanceForType()InterstitialsInterstitials. getDefaultInstanceForType()InterstitialsVodSession.Builder. getInterstitials()Output only.InterstitialsVodSession. getInterstitials()Output only.InterstitialsVodSessionOrBuilder. getInterstitials()Output only.static InterstitialsInterstitials. parseDelimitedFrom(InputStream input)static InterstitialsInterstitials. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterstitialsInterstitials. parseFrom(byte[] data)static InterstitialsInterstitials. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterstitialsInterstitials. parseFrom(com.google.protobuf.ByteString data)static InterstitialsInterstitials. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterstitialsInterstitials. parseFrom(com.google.protobuf.CodedInputStream input)static InterstitialsInterstitials. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterstitialsInterstitials. parseFrom(InputStream input)static InterstitialsInterstitials. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterstitialsInterstitials. parseFrom(ByteBuffer data)static InterstitialsInterstitials. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type Interstitials Modifier and Type Method Description com.google.protobuf.Parser<Interstitials>Interstitials. getParserForType()static com.google.protobuf.Parser<Interstitials>Interstitials. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type Interstitials Modifier and Type Method Description Interstitials.BuilderInterstitials.Builder. mergeFrom(Interstitials other)VodSession.BuilderVodSession.Builder. mergeInterstitials(Interstitials value)Output only.static Interstitials.BuilderInterstitials. newBuilder(Interstitials prototype)VodSession.BuilderVodSession.Builder. setInterstitials(Interstitials value)Output only.
-