Uses of Class
com.oracle.bmc.mediaservices.model.StreamCdnConfigSection.Type
-
Packages that use StreamCdnConfigSection.Type Package Description com.oracle.bmc.mediaservices.model -
-
Uses of StreamCdnConfigSection.Type in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return StreamCdnConfigSection.Type Modifier and Type Method Description static StreamCdnConfigSection.TypeStreamCdnConfigSection.Type. create(String key)static StreamCdnConfigSection.TypeStreamCdnConfigSection.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static StreamCdnConfigSection.Type[]StreamCdnConfigSection.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-