public static class AllocateEIPResult.EIP extends Object
| 构造器和说明 |
|---|
EIP() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllocateEIPResult.EIPAddr> |
getEipAddrs() |
String |
getEipId() |
void |
setEipAddrs(List<AllocateEIPResult.EIPAddr> eipAddrs) |
void |
setEipId(String eipId) |
String |
toString() |
public String getEipId()
public void setEipId(String eipId)
public List<AllocateEIPResult.EIPAddr> getEipAddrs()
public void setEipAddrs(List<AllocateEIPResult.EIPAddr> eipAddrs)
Copyright © 2020. All rights reserved.