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.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return AssignedSubscription.EntityVersion Modifier and Type Method Description static AssignedSubscription.EntityVersion
AssignedSubscription.EntityVersion. create(String key)
static AssignedSubscription.EntityVersion
AssignedSubscription.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.
-