public class AppiumSuiteResource extends Object
| Constructor and Description |
|---|
AppiumSuiteResource(RestClient client) |
| Modifier and Type | Method and Description |
|---|---|
Set<DataCenterSuite> |
readDeviceDescriptorIds(long suiteId)
Returns the IDs of the devices which you had selected for the specified suite
|
Suite |
updateSuite(long suiteId,
Suite suite)
Updates the properties of a suite
|
public AppiumSuiteResource(RestClient client)
public Set<DataCenterSuite> readDeviceDescriptorIds(long suiteId)
Copyright © 2018. All rights reserved.