Uses of Class
com.google.cloud.video.stitcher.v1.PrefetchConfig
-
Packages that use PrefetchConfig Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of PrefetchConfig in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return PrefetchConfig Modifier and Type Method Description PrefetchConfigPrefetchConfig.Builder. build()PrefetchConfigPrefetchConfig.Builder. buildPartial()static PrefetchConfigPrefetchConfig. getDefaultInstance()PrefetchConfigPrefetchConfig.Builder. getDefaultInstanceForType()PrefetchConfigPrefetchConfig. getDefaultInstanceForType()PrefetchConfigLiveConfig.Builder. getPrefetchConfig()The configuration for prefetching ads.PrefetchConfigLiveConfig. getPrefetchConfig()The configuration for prefetching ads.PrefetchConfigLiveConfigOrBuilder. getPrefetchConfig()The configuration for prefetching ads.static PrefetchConfigPrefetchConfig. parseDelimitedFrom(InputStream input)static PrefetchConfigPrefetchConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrefetchConfigPrefetchConfig. parseFrom(byte[] data)static PrefetchConfigPrefetchConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrefetchConfigPrefetchConfig. parseFrom(com.google.protobuf.ByteString data)static PrefetchConfigPrefetchConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrefetchConfigPrefetchConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PrefetchConfigPrefetchConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrefetchConfigPrefetchConfig. parseFrom(InputStream input)static PrefetchConfigPrefetchConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrefetchConfigPrefetchConfig. parseFrom(ByteBuffer data)static PrefetchConfigPrefetchConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type PrefetchConfig Modifier and Type Method Description com.google.protobuf.Parser<PrefetchConfig>PrefetchConfig. getParserForType()static com.google.protobuf.Parser<PrefetchConfig>PrefetchConfig. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type PrefetchConfig Modifier and Type Method Description PrefetchConfig.BuilderPrefetchConfig.Builder. mergeFrom(PrefetchConfig other)LiveConfig.BuilderLiveConfig.Builder. mergePrefetchConfig(PrefetchConfig value)The configuration for prefetching ads.static PrefetchConfig.BuilderPrefetchConfig. newBuilder(PrefetchConfig prototype)LiveConfig.BuilderLiveConfig.Builder. setPrefetchConfig(PrefetchConfig value)The configuration for prefetching ads.
-