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