public class InlineResponse206 extends Object
| Constructor and Description |
|---|
InlineResponse206() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse206 |
addDevicesItem(Dmsv3devicesdeassociateDevices devicesItem) |
InlineResponse206 |
devices(List<Dmsv3devicesdeassociateDevices> devices) |
boolean |
equals(Object o) |
List<Dmsv3devicesdeassociateDevices> |
getDevices()
Get devices
|
String |
getStatus()
Possible values: - OK - BAD_REQUEST
|
int |
hashCode() |
void |
setDevices(List<Dmsv3devicesdeassociateDevices> devices) |
void |
setStatus(String status) |
InlineResponse206 |
status(String status) |
String |
toString() |
public InlineResponse206 status(String status)
public String getStatus()
public void setStatus(String status)
public InlineResponse206 devices(List<Dmsv3devicesdeassociateDevices> devices)
public InlineResponse206 addDevicesItem(Dmsv3devicesdeassociateDevices devicesItem)
public List<Dmsv3devicesdeassociateDevices> getDevices()
public void setDevices(List<Dmsv3devicesdeassociateDevices> devices)
Copyright © 2026. All rights reserved.