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