public class CreateHaVipResponse extends AbstractResponse
responseMetadata| 构造器和说明 |
|---|
CreateHaVipResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getHaVipId()
Get haVipId
|
String |
getIpAddress()
Get ipAddress
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
CreateHaVipResponse |
haVipId(String haVipId) |
CreateHaVipResponse |
ipAddress(String ipAddress) |
CreateHaVipResponse |
requestId(String requestId) |
void |
setHaVipId(String haVipId) |
void |
setIpAddress(String ipAddress) |
void |
setRequestId(String requestId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateHaVipResponse haVipId(String haVipId)
public String getHaVipId()
public void setHaVipId(String haVipId)
public CreateHaVipResponse ipAddress(String ipAddress)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public CreateHaVipResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2024. All rights reserved.