public class ExecuteSwitchoverRequest extends cn.com.antcloud.api.product.provider.AntCloudProdProviderRequest<ExecuteSwitchoverResponse>
| 构造器和说明 |
|---|
ExecuteSwitchoverRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
get_prod_code()
Product code
|
String |
getDestCell() |
String |
getInstanceId() |
String |
getSourceCell() |
void |
set_prod_code(String _prod_code)
Product code
|
void |
setDestCell(String destCell) |
void |
setInstanceId(String instanceId) |
void |
setSourceCell(String sourceCell) |
public String get_prod_code()
public void set_prod_code(String _prod_code)
public String getDestCell()
public void setDestCell(String destCell)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getSourceCell()
public void setSourceCell(String sourceCell)
Copyright © 2023. All Rights Reserved.