B C D E G I J L N O P R S T U V W _

B

browser - Variable in class com.saucelabs.rest.Job
 
browserVersion - Variable in class com.saucelabs.rest.Job
 
build - Variable in class com.saucelabs.rest.UpdateJob
 

C

com.saucelabs.rest - package com.saucelabs.rest
Java library for accessing Sauce OnDemand REST API.
connect(int, String, int) - Method in class com.saucelabs.rest.SauceTunnel
Establishes the remote-to-local port forwarding.
create(String...) - Method in class com.saucelabs.rest.SauceTunnelFactory
 
create(Collection<String>) - Method in class com.saucelabs.rest.SauceTunnelFactory
 
creation_time - Variable in class com.saucelabs.rest.Job
 
Credential - Class in com.saucelabs.rest
Credential for the Sauce OnDemand service.
Credential(String, String) - Constructor for class com.saucelabs.rest.Credential
Creates a credential by specifying the username and the key directly.
Credential(File) - Constructor for class com.saucelabs.rest.Credential
Loads a credential from the specified property file.
Credential() - Constructor for class com.saucelabs.rest.Credential
Loads the credential from the default location "~/.sauce-ondemand"
customData - Variable in class com.saucelabs.rest.UpdateJob
 

D

destroy() - Method in class com.saucelabs.rest.SauceTunnel
Destroys the tunnel server.
disconnect(int) - Method in class com.saucelabs.rest.SauceTunnel
Cancels the remote-to-local port forwarding.
disconnectAll() - Method in class com.saucelabs.rest.SauceTunnel
Shuts down all the SSH tunnels opened between the sauce tunnel server and this JVM.

E

end_time - Variable in class com.saucelabs.rest.Job
 
error - Variable in class com.saucelabs.rest.Job
 

G

getCreationTime() - Method in class com.saucelabs.rest.SauceTunnel
Returns the timestamp when this tunnel was created.
getDefaultCredentialFile() - Static method in class com.saucelabs.rest.Credential
Location of the default credential file. "~/.sauce-ondemand" This common convention allows all the tools that interact with Sauce OnDemand REST API to use the single credential, thereby simplifying the user configuration.
getDomainNames() - Method in class com.saucelabs.rest.SauceTunnel
Gets the list of the domain names that this tunnel maps to.
getHost() - Method in class com.saucelabs.rest.SauceTunnel
Gets the tunnel host name inside the Sauce OnDemand cloud.
getId() - Method in class com.saucelabs.rest.SauceTunnel
Gets the unique ID of this tunnel.
getKey() - Method in class com.saucelabs.rest.Credential
 
getShutDownTime() - Method in class com.saucelabs.rest.SauceTunnel
Returns the timestamp when this tunnel was destroyed.
getUsername() - Method in class com.saucelabs.rest.Credential
 

I

id - Variable in class com.saucelabs.rest.Job
 
isRunning() - Method in class com.saucelabs.rest.SauceTunnel
Is this tunnel actively running?

J

Job - Class in com.saucelabs.rest
 
Job() - Constructor for class com.saucelabs.rest.Job
 
JobFactory - Class in com.saucelabs.rest
 
JobFactory(Credential) - Constructor for class com.saucelabs.rest.JobFactory
Uses the specified credential to connect to sauce tunnels.
JobFactory() - Constructor for class com.saucelabs.rest.JobFactory
Uses the default credential file to connect to sauce tunnels.

L

list() - Method in class com.saucelabs.rest.SauceTunnelFactory
Lists up existing tunnels.
log_url - Variable in class com.saucelabs.rest.Job
 

N

name - Variable in class com.saucelabs.rest.UpdateJob
 

O

os - Variable in class com.saucelabs.rest.Job
 
owner - Variable in class com.saucelabs.rest.Job
 

P

passed - Variable in class com.saucelabs.rest.UpdateJob
 

R

refresh() - Method in class com.saucelabs.rest.SauceTunnel
Retrieves the up-to-date status information by contacting the server.

S

SauceTunnel - Class in com.saucelabs.rest
Represents a sauce tunnel server on the cloud.
SauceTunnelFactory - Class in com.saucelabs.rest
Secure tunnels to Sauce OnDemand.
SauceTunnelFactory(Credential) - Constructor for class com.saucelabs.rest.SauceTunnelFactory
Uses the specified credential to connect to sauce tunnels.
SauceTunnelFactory() - Constructor for class com.saucelabs.rest.SauceTunnelFactory
Uses the default credential file to connect to sauce tunnels.
saveTo(File) - Method in class com.saucelabs.rest.Credential
Persists this credential to the disk.
start_time - Variable in class com.saucelabs.rest.Job
 

T

tags - Variable in class com.saucelabs.rest.UpdateJob
 
toString() - Method in class com.saucelabs.rest.Job
 
toString() - Method in class com.saucelabs.rest.UpdateJob
 

U

update(String, UpdateJob) - Method in class com.saucelabs.rest.JobFactory
 
UpdateJob - Class in com.saucelabs.rest
 
UpdateJob(String, boolean, List<String>, int, boolean, Map<String, Object>) - Constructor for class com.saucelabs.rest.UpdateJob
 
UpdateJob() - Constructor for class com.saucelabs.rest.UpdateJob
 

V

video_url - Variable in class com.saucelabs.rest.Job
 

W

waitUntilRunning(long) - Method in class com.saucelabs.rest.SauceTunnel
Waits until the tunnel transitions into the running state, or until the specified timeout expires.

_

_public - Variable in class com.saucelabs.rest.UpdateJob
 

B C D E G I J L N O P R S T U V W _

Copyright © 2011. All Rights Reserved.