Uses of Class
com.oracle.bmc.cims.model.Item
-
Packages that use Item Package Description com.oracle.bmc.cims.model -
-
Uses of Item in com.oracle.bmc.cims.model
Subclasses of Item in com.oracle.bmc.cims.model Modifier and Type Class Description class
AccountItem
Details about the AccountItem object.class
ActivityItem
Details about the ActivityItem object.class
LimitItem
Details about the LimitItem object.class
TechSupportItem
Details about the TechSupportItem object.Methods in com.oracle.bmc.cims.model that return Item Modifier and Type Method Description Item
Resource. getItem()
Methods in com.oracle.bmc.cims.model with parameters of type Item Modifier and Type Method Description Resource.Builder
Resource.Builder. item(Item item)
Constructors in com.oracle.bmc.cims.model with parameters of type Item Constructor Description Resource(Item item, String region)
Deprecated.
-