Uses of Class
model.GetDeviceQueryParams
-
Packages that use GetDeviceQueryParams Package Description api model -
-
Uses of GetDeviceQueryParams in api
Methods in api with parameters of type GetDeviceQueryParams Modifier and Type Method Description DeviceDevicesApi. get(String deviceId, GetDeviceQueryParams getDeviceQueryParams)Fetch a Device Retrieve the details of an existing `Device`. -
Uses of GetDeviceQueryParams in model
Methods in model that return GetDeviceQueryParams Modifier and Type Method Description static GetDeviceQueryParamsGetDeviceQueryParams. fromJson(String jsonString)Create an instance of GetDeviceQueryParams given an JSON stringGetDeviceQueryParamsGetDeviceQueryParams. includeConnection(Boolean includeConnection)
-