public class AllocateEIPResult extends BaseResponseResult
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AllocateEIPResult.EIP |
static class |
AllocateEIPResult.EIPAddr |
action, message, responseContent, retCode| 构造器和说明 |
|---|
AllocateEIPResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllocateEIPResult.EIP> |
getEips() |
String |
getRequestUuid() |
void |
setEips(List<AllocateEIPResult.EIP> eips) |
void |
setRequestUuid(String requestUuid) |
getAction, getMessage, getResponseContent, getRetCode, setAction, setMessage, setResponseContent, setRetCode, toStringpublic List<AllocateEIPResult.EIP> getEips()
public void setEips(List<AllocateEIPResult.EIP> eips)
public String getRequestUuid()
public void setRequestUuid(String requestUuid)
Copyright © 2019. All rights reserved.