Uses of Class
com.oracle.bmc.identitydomains.model.VerificationClaim.IdcsLockedOperations
-
Packages that use VerificationClaim.IdcsLockedOperations Package Description com.oracle.bmc.identitydomains.model -
-
Uses of VerificationClaim.IdcsLockedOperations in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return VerificationClaim.IdcsLockedOperations Modifier and Type Method Description static VerificationClaim.IdcsLockedOperationsVerificationClaim.IdcsLockedOperations. create(String key)static VerificationClaim.IdcsLockedOperationsVerificationClaim.IdcsLockedOperations. valueOf(String name)Returns the enum constant of this type with the specified name.static VerificationClaim.IdcsLockedOperations[]VerificationClaim.IdcsLockedOperations. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type VerificationClaim.IdcsLockedOperations Modifier and Type Method Description List<VerificationClaim.IdcsLockedOperations>VerificationClaim. getIdcsLockedOperations()Operations that are locked on the resource.Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type VerificationClaim.IdcsLockedOperations Modifier and Type Method Description VerificationClaim.BuilderVerificationClaim.Builder. idcsLockedOperations(List<VerificationClaim.IdcsLockedOperations> idcsLockedOperations)Operations that are locked on the resource.
-