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