public interface IDeviceGroupElementCreateRequest
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementId()
Get the element id (relative to element type).
|
java.util.List<java.lang.String> |
getRoles()
Get list of roles associated with element.
|
GroupElementType |
getType()
Get the element type.
|
GroupElementType getType()
java.lang.String getElementId()
java.util.List<java.lang.String> getRoles()