@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVpcRouterGatewayRuleNextHopsItemType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EDGE_GATEWAY_ID |
static String |
SERIALIZED_NAME_NEXTHOP |
_isPresent_| 构造器和说明 |
|---|
NestedVpcRouterGatewayRuleNextHopsItemType() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedVpcRouterGatewayRuleNextHopsItemType |
edgeGatewayId_ExplictlyNonNull() |
NestedVpcRouterGatewayRuleNextHopsItemType |
edgeGatewayId_ExplictlyNull() |
NestedVpcRouterGatewayRuleNextHopsItemType |
edgeGatewayId(String edgeGatewayId) |
boolean |
equals(Object o) |
boolean |
getEdgeGatewayId_IsExplictlyNull() |
String |
getEdgeGatewayId()
Get edgeGatewayId
|
boolean |
getNexthop_IsExplictlyNull() |
String |
getNexthop()
Get nexthop
|
int |
hashCode() |
NestedVpcRouterGatewayRuleNextHopsItemType |
nexthop_ExplictlyNonNull() |
NestedVpcRouterGatewayRuleNextHopsItemType |
nexthop_ExplictlyNull() |
NestedVpcRouterGatewayRuleNextHopsItemType |
nexthop(String nexthop) |
void |
setEdgeGatewayId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setEdgeGatewayId(String edgeGatewayId) |
void |
setNexthop_IsExplictlyNull(boolean isExplictlyNull) |
void |
setNexthop(String nexthop) |
String |
toString() |
public static final String SERIALIZED_NAME_EDGE_GATEWAY_ID
public NestedVpcRouterGatewayRuleNextHopsItemType()
public NestedVpcRouterGatewayRuleNextHopsItemType edgeGatewayId(String edgeGatewayId)
public void setEdgeGatewayId(String edgeGatewayId)
public NestedVpcRouterGatewayRuleNextHopsItemType edgeGatewayId_ExplictlyNull()
public NestedVpcRouterGatewayRuleNextHopsItemType edgeGatewayId_ExplictlyNonNull()
public void setEdgeGatewayId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayId_IsExplictlyNull()
public NestedVpcRouterGatewayRuleNextHopsItemType nexthop(String nexthop)
public void setNexthop(String nexthop)
public NestedVpcRouterGatewayRuleNextHopsItemType nexthop_ExplictlyNull()
public NestedVpcRouterGatewayRuleNextHopsItemType nexthop_ExplictlyNonNull()
public void setNexthop_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNexthop_IsExplictlyNull()
Copyright © 2025. All rights reserved.