Uses of Class
com.google.cloud.video.stitcher.v1.AkamaiCdnKey
-
Packages that use AkamaiCdnKey Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of AkamaiCdnKey in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return AkamaiCdnKey Modifier and Type Method Description AkamaiCdnKeyAkamaiCdnKey.Builder. build()AkamaiCdnKeyAkamaiCdnKey.Builder. buildPartial()AkamaiCdnKeyCdnKey.Builder. getAkamaiCdnKey()The configuration for an Akamai CDN key.AkamaiCdnKeyCdnKey. getAkamaiCdnKey()The configuration for an Akamai CDN key.AkamaiCdnKeyCdnKeyOrBuilder. getAkamaiCdnKey()The configuration for an Akamai CDN key.static AkamaiCdnKeyAkamaiCdnKey. getDefaultInstance()AkamaiCdnKeyAkamaiCdnKey.Builder. getDefaultInstanceForType()AkamaiCdnKeyAkamaiCdnKey. getDefaultInstanceForType()static AkamaiCdnKeyAkamaiCdnKey. parseDelimitedFrom(InputStream input)static AkamaiCdnKeyAkamaiCdnKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(byte[] data)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(com.google.protobuf.ByteString data)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(com.google.protobuf.CodedInputStream input)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(InputStream input)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(ByteBuffer data)static AkamaiCdnKeyAkamaiCdnKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type AkamaiCdnKey Modifier and Type Method Description com.google.protobuf.Parser<AkamaiCdnKey>AkamaiCdnKey. getParserForType()static com.google.protobuf.Parser<AkamaiCdnKey>AkamaiCdnKey. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type AkamaiCdnKey Modifier and Type Method Description CdnKey.BuilderCdnKey.Builder. mergeAkamaiCdnKey(AkamaiCdnKey value)The configuration for an Akamai CDN key.AkamaiCdnKey.BuilderAkamaiCdnKey.Builder. mergeFrom(AkamaiCdnKey other)static AkamaiCdnKey.BuilderAkamaiCdnKey. newBuilder(AkamaiCdnKey prototype)CdnKey.BuilderCdnKey.Builder. setAkamaiCdnKey(AkamaiCdnKey value)The configuration for an Akamai CDN key.
-