public class DataCenterSuite extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
dataCenterId |
URL |
dataCenterURL |
Set<String> |
deviceDescriptorIds |
| Constructor and Description |
|---|
DataCenterSuite(String dataCenterId,
URL dataCenterURL,
Set<String> deviceDescriptorIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataCenterId() |
URL |
getDataCenterURL() |
Set<String> |
getDeviceDescriptorIds() |
String |
toString() |
Copyright © 2018. All rights reserved.