Uses of Class
com.google.cloud.video.stitcher.v1.GoogleCdnKey
-
Packages that use GoogleCdnKey Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of GoogleCdnKey in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return GoogleCdnKey Modifier and Type Method Description GoogleCdnKeyGoogleCdnKey.Builder. build()GoogleCdnKeyGoogleCdnKey.Builder. buildPartial()static GoogleCdnKeyGoogleCdnKey. getDefaultInstance()GoogleCdnKeyGoogleCdnKey.Builder. getDefaultInstanceForType()GoogleCdnKeyGoogleCdnKey. getDefaultInstanceForType()GoogleCdnKeyCdnKey.Builder. getGoogleCdnKey()The configuration for a Google Cloud CDN key.GoogleCdnKeyCdnKey. getGoogleCdnKey()The configuration for a Google Cloud CDN key.GoogleCdnKeyCdnKeyOrBuilder. getGoogleCdnKey()The configuration for a Google Cloud CDN key.static GoogleCdnKeyGoogleCdnKey. parseDelimitedFrom(InputStream input)static GoogleCdnKeyGoogleCdnKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleCdnKeyGoogleCdnKey. parseFrom(byte[] data)static GoogleCdnKeyGoogleCdnKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleCdnKeyGoogleCdnKey. parseFrom(com.google.protobuf.ByteString data)static GoogleCdnKeyGoogleCdnKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleCdnKeyGoogleCdnKey. parseFrom(com.google.protobuf.CodedInputStream input)static GoogleCdnKeyGoogleCdnKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleCdnKeyGoogleCdnKey. parseFrom(InputStream input)static GoogleCdnKeyGoogleCdnKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleCdnKeyGoogleCdnKey. parseFrom(ByteBuffer data)static GoogleCdnKeyGoogleCdnKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type GoogleCdnKey Modifier and Type Method Description com.google.protobuf.Parser<GoogleCdnKey>GoogleCdnKey. getParserForType()static com.google.protobuf.Parser<GoogleCdnKey>GoogleCdnKey. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type GoogleCdnKey Modifier and Type Method Description GoogleCdnKey.BuilderGoogleCdnKey.Builder. mergeFrom(GoogleCdnKey other)CdnKey.BuilderCdnKey.Builder. mergeGoogleCdnKey(GoogleCdnKey value)The configuration for a Google Cloud CDN key.static GoogleCdnKey.BuilderGoogleCdnKey. newBuilder(GoogleCdnKey prototype)CdnKey.BuilderCdnKey.Builder. setGoogleCdnKey(GoogleCdnKey value)The configuration for a Google Cloud CDN key.
-