com.baidubce.services.iotalarm.model
Class BatchIds

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.model.GenericAccountRequest
          extended by com.baidubce.services.iotalarm.model.BatchIds

public class BatchIds
extends GenericAccountRequest

Created by yuanyoujun on 2017/7/20.


Constructor Summary
BatchIds()
           
 
Method Summary
 List<String> getIds()
           
 void setIds(List<String> ids)
           
 
Methods inherited from class com.baidubce.model.GenericAccountRequest
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

BatchIds

public BatchIds()
Method Detail

getIds

public List<String> getIds()

setIds

public void setIds(List<String> ids)


Copyright © 2018. All rights reserved.