com.baidubce.services.dugo.project
Class GetBatchsRequest.Meta

java.lang.Object
  extended by com.baidubce.services.dugo.project.GetBatchsRequest.Meta
Enclosing class:
GetBatchsRequest

public static class GetBatchsRequest.Meta
extends Object


Constructor Summary
GetBatchsRequest.Meta()
           
 
Method Summary
 List<String> getAddress()
           
 long getTotal()
           
 void setAddress(List<String> address)
           
 void setTotal(long total)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBatchsRequest.Meta

public GetBatchsRequest.Meta()
Method Detail

getTotal

public long getTotal()

setTotal

public void setTotal(long total)

getAddress

public List<String> getAddress()

setAddress

public void setAddress(List<String> address)


Copyright © 2018. All rights reserved.