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