@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVpcRouterGatewayRuleType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DST |
static String |
SERIALIZED_NAME_NEXTHOP |
static String |
SERIALIZED_NAME_NEXTHOPS |
_isPresent_| 构造器和说明 |
|---|
NestedVpcRouterGatewayRuleType() |
public NestedVpcRouterGatewayRuleType dst(String dst)
public void setDst(String dst)
public NestedVpcRouterGatewayRuleType dst_ExplictlyNull()
public NestedVpcRouterGatewayRuleType dst_ExplictlyNonNull()
public void setDst_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDst_IsExplictlyNull()
public NestedVpcRouterGatewayRuleType nexthop(String nexthop)
public void setNexthop(String nexthop)
public NestedVpcRouterGatewayRuleType nexthop_ExplictlyNull()
public NestedVpcRouterGatewayRuleType nexthop_ExplictlyNonNull()
public void setNexthop_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNexthop_IsExplictlyNull()
public NestedVpcRouterGatewayRuleType nexthops(List<NestedVpcRouterGatewayRuleNextHopsItemType> nexthops)
public NestedVpcRouterGatewayRuleType addNexthopsItem(NestedVpcRouterGatewayRuleNextHopsItemType nexthopsItem)
@Nullable public List<NestedVpcRouterGatewayRuleNextHopsItemType> getNexthops()
public void setNexthops(List<NestedVpcRouterGatewayRuleNextHopsItemType> nexthops)
public NestedVpcRouterGatewayRuleType nexthops_ExplictlyNull()
public NestedVpcRouterGatewayRuleType nexthops_ExplictlyNonNull()
public void setNexthops_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNexthops_IsExplictlyNull()
Copyright © 2025. All rights reserved.