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