| Package | Description |
|---|---|
| com.baidubce.services.iotdmp | |
| com.baidubce.services.iotdmp.model.statistics |
| Modifier and Type | Method and Description |
|---|---|
StatsDeviceMessageResponse |
PlatformClient.statsDeviceMessage(String instanceId,
Cycle cycle,
long beginTime,
long endTime) |
StatsDeviceTotalResponse |
PlatformClient.statsDeviceTotal(String instanceId,
Cycle cycle,
long beginTime,
long endTime) |
StatsLivelyDeviceResponse |
PlatformClient.statsLivelyDevice(String instanceId,
Cycle cycle,
long beginTime,
long endTime) |
StatsProductTotalResponse |
PlatformClient.statsProductTotal(String instanceId,
Cycle cycle,
long beginTime,
long endTime) |
| Modifier and Type | Method and Description |
|---|---|
static Cycle |
Cycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cycle[] |
Cycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.