public static class Provisioning.GetUnitGroup extends Object implements net.servicestack.client.IReturn<Provisioning.UnitGroup>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the unit group
|
| Constructor and Description |
|---|
GetUnitGroup() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.GetUnitGroup |
setUniqueId(String value) |
public String UniqueId
public String getUniqueId()
public Provisioning.GetUnitGroup setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.UnitGroup>Copyright © 2022. All rights reserved.