com.baidubce.services.iothub.model
Class BatchGetMqttClientStatusRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.iothub.model.BaseRequest
          extended by com.baidubce.services.iothub.model.BatchGetMqttClientStatusRequest

public class BatchGetMqttClientStatusRequest
extends BaseRequest


Constructor Summary
BatchGetMqttClientStatusRequest()
           
 
Method Summary
 List<String> getClientIdList()
           
 void setClientIdList(List<String> clientIdList)
           
 
Methods inherited from class com.baidubce.services.iothub.model.BaseRequest
getEndpointName, setEndpointName, withEndpointName, withRequestCredentials
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchGetMqttClientStatusRequest

public BatchGetMqttClientStatusRequest()
Method Detail

getClientIdList

public List<String> getClientIdList()

setClientIdList

public void setClientIdList(List<String> clientIdList)


Copyright © 2018. All rights reserved.