Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIMaxTpsDTO
-
Packages that use APIMaxTpsDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of APIMaxTpsDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIMaxTpsDTO Modifier and Type Method Description APIMaxTpsDTOAPIDTO. getMaxTps()Get maxTpsAPIMaxTpsDTOAPIMaxTpsDTO. production(Long production)APIMaxTpsDTOAPIMaxTpsDTO. sandbox(Long sandbox)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type APIMaxTpsDTO Modifier and Type Method Description APIDTOAPIDTO. maxTps(APIMaxTpsDTO maxTps)voidAPIDTO. setMaxTps(APIMaxTpsDTO maxTps)
-