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