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