public class CreateHaVipResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
CreateHaVipResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateHaVipResponse |
asyncTaskId(String asyncTaskId) |
boolean |
equals(Object o) |
String |
getAsyncTaskId()
Get asyncTaskId
|
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 |
setAsyncTaskId(String asyncTaskId) |
void |
setHaVipId(String haVipId) |
void |
setIpAddress(String ipAddress) |
void |
setRequestId(String requestId) |
String |
toString() |
public CreateHaVipResponse asyncTaskId(String asyncTaskId)
public String getAsyncTaskId()
public void setAsyncTaskId(String asyncTaskId)
public 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 © 2026. All rights reserved.