- getActivity() - Method in class com.saucelabs.saucerest.SauceREST
-
Invokes the Sauce REST API to retrieve the activity details of the user.
- getBuildFullJobs(String, int) - Method in class com.saucelabs.saucerest.SauceREST
-
Retrieve jobs associated with a build
- getBuildFullJobs(String) - Method in class com.saucelabs.saucerest.SauceREST
-
- getConcurrency() - Method in class com.saucelabs.saucerest.SauceREST
-
Invokes the Sauce REST API to retrieve the concurrency details of the user.
- getCurrentVersion() - Static method in class com.saucelabs.saucerest.BuildUtils
-
- getExtraUserAgent() - Static method in class com.saucelabs.saucerest.SauceREST
-
- getFullJobs() - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getFullJobs(int) - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getJobInfo(String) - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getJobs() - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getJobs(int) - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getJobs(int, long, int) - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the details for a Sauce job.
- getPublicJobLink(String) - Method in class com.saucelabs.saucerest.SauceREST
-
Generates a link to the job page on Saucelabs.com, which can be accessed
without the user's credentials.
- getStoredFiles() - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the stored files list
- getSupportedPlatforms(String) - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the list of objects describing all the OS and browser platforms
currently supported on Sauce Labs.
- getTunnelInformation(String) - Method in class com.saucelabs.saucerest.SauceREST
-
Invokes the Sauce REST API to retrieve the details of the tunnel.
- getTunnels() - Method in class com.saucelabs.saucerest.SauceREST
-
Invokes the Sauce REST API to retrieve the details of the tunnels currently associated with the user.
- getUser() - Method in class com.saucelabs.saucerest.SauceREST
-
Returns a String (in JSON format) representing the basic account information
- getUserAgent() - Method in class com.saucelabs.saucerest.SauceREST
-
- getUsername() - Method in class com.saucelabs.saucerest.SauceREST
-
Returns username assigned to this interface