Uses of Class
com.google.cloud.video.stitcher.v1.CdnKey.CdnKeyConfigCase
-
Packages that use CdnKey.CdnKeyConfigCase Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of CdnKey.CdnKeyConfigCase in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return CdnKey.CdnKeyConfigCase Modifier and Type Method Description static CdnKey.CdnKeyConfigCaseCdnKey.CdnKeyConfigCase. forNumber(int value)CdnKey.CdnKeyConfigCaseCdnKey.Builder. getCdnKeyConfigCase()CdnKey.CdnKeyConfigCaseCdnKey. getCdnKeyConfigCase()CdnKey.CdnKeyConfigCaseCdnKeyOrBuilder. getCdnKeyConfigCase()static CdnKey.CdnKeyConfigCaseCdnKey.CdnKeyConfigCase. valueOf(int value)Deprecated.static CdnKey.CdnKeyConfigCaseCdnKey.CdnKeyConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CdnKey.CdnKeyConfigCase[]CdnKey.CdnKeyConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-