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