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