com.baidubce.services.iothub.model
Class BatchGetMqttClientStatusResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothub.model.BatchGetMqttClientStatusResponse
- All Implemented Interfaces:
- Serializable
public class BatchGetMqttClientStatusResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchGetMqttClientStatusResponse
public BatchGetMqttClientStatusResponse()
getValue
public Map<String,MqttClientStatus> getValue()
setValue
public void setValue(Map<String,MqttClientStatus> value)
Copyright © 2018. All rights reserved.