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.modelMethods in com.oracle.bmc.opsi.model that return OpsiDataObjectDetailsTarget Modifier and Type Method Description static OpsiDataObjectDetailsTargetOpsiDataObjectDetailsTarget. create(String key)static OpsiDataObjectDetailsTargetOpsiDataObjectDetailsTarget. 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.
 
-