Uses of Class
com.testingbot.models.TestingbotTeamConcurrencyBlock
-
Packages that use TestingbotTeamConcurrencyBlock Package Description com.testingbot.models Plain Gson-mapped POJOs for the TestingBot REST API resources. -
-
Uses of TestingbotTeamConcurrencyBlock in com.testingbot.models
Methods in com.testingbot.models that return TestingbotTeamConcurrencyBlock Modifier and Type Method Description TestingbotTeamConcurrencyBlockTestingbotTeam. getConcurrency()Methods in com.testingbot.models with parameters of type TestingbotTeamConcurrencyBlock Modifier and Type Method Description voidTestingbotTeam. setConcurrency(TestingbotTeamConcurrencyBlock concurrency)
-