public final class UpdateDeviceVariableRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateDeviceVariableRequest.UpdateDeviceVariableRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static UpdateDeviceVariableRequest.UpdateDeviceVariableRequestBuilder |
builder() |
boolean |
equals(Object o) |
String |
getValue()
Value of the device variable.
|
String |
getVariable()
Name of the device variable.
|
int |
hashCode() |
String |
toString() |
public static UpdateDeviceVariableRequest.UpdateDeviceVariableRequestBuilder builder()
public String getVariable()
public String getValue()
Copyright © 2023 Cense Data Inc.. All rights reserved.