@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudRouterGatewayRuleInputType extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DST |
static String |
SERIALIZED_NAME_NEXTHOP |
| 构造器和说明 |
|---|
VirtualPrivateCloudRouterGatewayRuleInputType() |
| 限定符和类型 | 方法和说明 |
|---|---|
VirtualPrivateCloudRouterGatewayRuleInputType |
dst(String dst) |
boolean |
equals(Object o) |
String |
getDst()
Get dst
|
String |
getNexthop()
Get nexthop
|
int |
hashCode() |
VirtualPrivateCloudRouterGatewayRuleInputType |
nexthop(String nexthop) |
void |
setDst(String dst) |
void |
setNexthop(String nexthop) |
String |
toString() |
public VirtualPrivateCloudRouterGatewayRuleInputType()
public VirtualPrivateCloudRouterGatewayRuleInputType dst(String dst)
public void setDst(String dst)
public VirtualPrivateCloudRouterGatewayRuleInputType nexthop(String nexthop)
public void setNexthop(String nexthop)
Copyright © 2025. All rights reserved.