Uses of Class
com.testingbot.models.TestingbotTeamCredentialReset
-
Packages that use TestingbotTeamCredentialReset Package Description com.testingbot.testingbotrest Entry point for the TestingBot REST API Java client. -
-
Uses of TestingbotTeamCredentialReset in com.testingbot.testingbotrest
Methods in com.testingbot.testingbotrest that return TestingbotTeamCredentialReset Modifier and Type Method Description TestingbotTeamCredentialResetTestingbotREST. resetTeamMemberKeys(int userId)Resets the API keys of a team user.
-