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