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