Uses of Class
com.testingbot.models.TestingbotTeamMemberCollection
-
Packages that use TestingbotTeamMemberCollection Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotTeamMemberCollection in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotTeamMemberCollection Modifier and Type Method Description TestingbotTeamMemberCollectionTestingbotREST. getTeamMembers()Lists the users in your team.
-