com.baidubce.services.eipgroup.model
Class ListEipGroupResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.model.ListResponse
com.baidubce.services.eipgroup.model.ListEipGroupResponse
- All Implemented Interfaces:
- Serializable
public class ListEipGroupResponse
- extends ListResponse
The response for list eip group request.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListEipGroupResponse
public ListEipGroupResponse()
getEipgroups
public List<EipGroup> getEipgroups()
setEipgroups
public void setEipgroups(List<EipGroup> eipgroups)
Copyright © 2018. All rights reserved.