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 Interstitials
Interstitials.Builder. build()
Interstitials
Interstitials.Builder. buildPartial()
static Interstitials
Interstitials. getDefaultInstance()
Interstitials
Interstitials.Builder. getDefaultInstanceForType()
Interstitials
Interstitials. getDefaultInstanceForType()
Interstitials
VodSession.Builder. getInterstitials()
Output only.Interstitials
VodSession. getInterstitials()
Output only.Interstitials
VodSessionOrBuilder. getInterstitials()
Output only.static Interstitials
Interstitials. parseDelimitedFrom(InputStream input)
static Interstitials
Interstitials. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interstitials
Interstitials. parseFrom(byte[] data)
static Interstitials
Interstitials. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interstitials
Interstitials. parseFrom(com.google.protobuf.ByteString data)
static Interstitials
Interstitials. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interstitials
Interstitials. parseFrom(com.google.protobuf.CodedInputStream input)
static Interstitials
Interstitials. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interstitials
Interstitials. parseFrom(InputStream input)
static Interstitials
Interstitials. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interstitials
Interstitials. parseFrom(ByteBuffer data)
static Interstitials
Interstitials. 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.Builder
Interstitials.Builder. mergeFrom(Interstitials other)
VodSession.Builder
VodSession.Builder. mergeInterstitials(Interstitials value)
Output only.static Interstitials.Builder
Interstitials. newBuilder(Interstitials prototype)
VodSession.Builder
VodSession.Builder. setInterstitials(Interstitials value)
Output only.
-