Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.MaxTpsDTO
-
Packages that use MaxTpsDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of MaxTpsDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return MaxTpsDTO Modifier and Type Method Description MaxTpsDTOMCPServerDTO. getMaxTps()Get maxTpsMaxTpsDTOMaxTpsDTO. production(Long production)MaxTpsDTOMaxTpsDTO. productionTimeUnit(MaxTpsDTO.ProductionTimeUnitEnum productionTimeUnit)MaxTpsDTOMaxTpsDTO. sandbox(Long sandbox)MaxTpsDTOMaxTpsDTO. sandboxTimeUnit(MaxTpsDTO.SandboxTimeUnitEnum sandboxTimeUnit)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type MaxTpsDTO Modifier and Type Method Description MCPServerDTOMCPServerDTO. maxTps(MaxTpsDTO maxTps)voidMCPServerDTO. setMaxTps(MaxTpsDTO maxTps)
-