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