|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.saucelabs.rest.JobFactory
public class JobFactory
| Constructor Summary | |
|---|---|
JobFactory()
Uses the default credential file to connect to sauce tunnels. |
|
JobFactory(Credential credential)
Uses the specified credential to connect to sauce tunnels. |
|
| Method Summary | |
|---|---|
Job |
update(java.lang.String id,
UpdateJob job)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobFactory(Credential credential)
public JobFactory()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public Job update(java.lang.String id,
UpdateJob job)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||