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.CdnKeyConfigCase
CdnKey.CdnKeyConfigCase. forNumber(int value)
CdnKey.CdnKeyConfigCase
CdnKey.Builder. getCdnKeyConfigCase()
CdnKey.CdnKeyConfigCase
CdnKey. getCdnKeyConfigCase()
CdnKey.CdnKeyConfigCase
CdnKeyOrBuilder. getCdnKeyConfigCase()
static CdnKey.CdnKeyConfigCase
CdnKey.CdnKeyConfigCase. valueOf(int value)
Deprecated.static CdnKey.CdnKeyConfigCase
CdnKey.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.
-