Uses of Class
org.wso2.am.integration.test.utils.bean.APIThrottlingTier
-
Packages that use APIThrottlingTier Package Description org.wso2.am.integration.test.utils.bean -
-
Uses of APIThrottlingTier in org.wso2.am.integration.test.utils.bean
Methods in org.wso2.am.integration.test.utils.bean that return APIThrottlingTier Modifier and Type Method Description static APIThrottlingTierAPIThrottlingTier. valueOf(String name)Returns the enum constant of this type with the specified name.static APIThrottlingTier[]APIThrottlingTier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-