public class CreateHaVipResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateHaVipResponse() |
| Modifier and Type | Method and Description |
|---|---|
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.