public class CreateRouteRuleRequest extends BaseBceRequest
| Constructor and Description |
|---|
CreateRouteRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachId() |
String |
getDestAddress() |
String |
getRouteType() |
void |
setAttachId(String attachId) |
void |
setDestAddress(String destAddress) |
void |
setRouteType(String routeType) |
String |
toString() |
withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic void setAttachId(String attachId)
public String getAttachId()
public void setDestAddress(String destAddress)
public String getDestAddress()
public void setRouteType(String routeType)
public String getRouteType()
Copyright © 2024. All rights reserved.