com.baidubce.services.eip.model
Class ListEipsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.eip.model.ListResponse
com.baidubce.services.eip.model.ListEipsResponse
- All Implemented Interfaces:
- Serializable
public class ListEipsResponse
- extends ListResponse
list of eip model
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEipsResponse
public ListEipsResponse()
getEipList
public List<ListEipsResponse.EipModel> getEipList()
setEipList
public void setEipList(List<ListEipsResponse.EipModel> eipList)
Copyright © 2018. All rights reserved.