public final class SearchDeviceVariablesRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SearchDeviceVariablesRequest.SearchDeviceVariablesRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static SearchDeviceVariablesRequest.SearchDeviceVariablesRequestBuilder |
builder() |
boolean |
equals(Object o) |
Long |
getDevice()
16 digit id of the device this variable belongs to.
|
Integer |
getLimit()
Number of results you want to be shown.
|
Integer |
getOffset()
The initial index from which to return the results.
|
int |
hashCode() |
SearchDeviceVariablesRequest.SearchDeviceVariablesRequestBuilder |
toBuilder() |
String |
toString() |
public static SearchDeviceVariablesRequest.SearchDeviceVariablesRequestBuilder builder()
public SearchDeviceVariablesRequest.SearchDeviceVariablesRequestBuilder toBuilder()
public Integer getLimit()
public Integer getOffset()
public Long getDevice()
Copyright © 2023 Cense Data Inc.. All rights reserved.