Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.APITiersDTO
-
Packages that use APITiersDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of APITiersDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return APITiersDTO Modifier and Type Method Description APITiersDTOAPITiersDTO. monetizationAttributes(APIMonetizationAttributesDTO monetizationAttributes)APITiersDTOAPITiersDTO. tierName(String tierName)APITiersDTOAPITiersDTO. tierPlan(String tierPlan)Methods in org.wso2.am.integration.clients.store.api.v1.dto that return types with arguments of type APITiersDTO Modifier and Type Method Description List<APITiersDTO>APIDTO. getTiers()The subscription tiers selected for the particular APIMethod parameters in org.wso2.am.integration.clients.store.api.v1.dto with type arguments of type APITiersDTO Modifier and Type Method Description voidAPIDTO. setTiers(List<APITiersDTO> tiers)APIDTOAPIDTO. tiers(List<APITiersDTO> tiers)
-