ServiceStatistics Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. ServiceStatistics
- com.
public class ServiceStatistics
Data structure for service statistics received in Json array Provide getters and setters for statistics properties
Constructor | Description | |
---|---|---|
Service |
Modifier and Type | Method and Description |
---|---|
long |
get |
void |
set |
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
ServiceStatistics
public ServiceStatistics()
getConnectedDeviceCount
public long getConnectedDeviceCount()
setConnectedDeviceCount
public void setConnectedDeviceCount(long ConnectedDeviceCount)
Parameters:
ConnectedDeviceCount
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: