@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVpcDnatRuleType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_PORT |
static String |
SERIALIZED_NAME_TARGET_IP |
static String |
SERIALIZED_NAME_TARGET_PORT |
_isPresent_| 构造器和说明 |
|---|
NestedVpcDnatRuleType() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getPort_IsExplictlyNull() |
Integer |
getPort()
Get port
|
boolean |
getTargetIp_IsExplictlyNull() |
String |
getTargetIp()
Get targetIp
|
boolean |
getTargetPort_IsExplictlyNull() |
Integer |
getTargetPort()
Get targetPort
|
int |
hashCode() |
NestedVpcDnatRuleType |
port_ExplictlyNonNull() |
NestedVpcDnatRuleType |
port_ExplictlyNull() |
NestedVpcDnatRuleType |
port(Integer port) |
void |
setPort_IsExplictlyNull(boolean isExplictlyNull) |
void |
setPort(Integer port) |
void |
setTargetIp_IsExplictlyNull(boolean isExplictlyNull) |
void |
setTargetIp(String targetIp) |
void |
setTargetPort_IsExplictlyNull(boolean isExplictlyNull) |
void |
setTargetPort(Integer targetPort) |
NestedVpcDnatRuleType |
targetIp_ExplictlyNonNull() |
NestedVpcDnatRuleType |
targetIp_ExplictlyNull() |
NestedVpcDnatRuleType |
targetIp(String targetIp) |
NestedVpcDnatRuleType |
targetPort_ExplictlyNonNull() |
NestedVpcDnatRuleType |
targetPort_ExplictlyNull() |
NestedVpcDnatRuleType |
targetPort(Integer targetPort) |
String |
toString() |
public NestedVpcDnatRuleType port(Integer port)
public void setPort(Integer port)
public NestedVpcDnatRuleType port_ExplictlyNull()
public NestedVpcDnatRuleType port_ExplictlyNonNull()
public void setPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPort_IsExplictlyNull()
public NestedVpcDnatRuleType targetIp(String targetIp)
public void setTargetIp(String targetIp)
public NestedVpcDnatRuleType targetIp_ExplictlyNull()
public NestedVpcDnatRuleType targetIp_ExplictlyNonNull()
public void setTargetIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTargetIp_IsExplictlyNull()
public NestedVpcDnatRuleType targetPort(Integer targetPort)
public void setTargetPort(Integer targetPort)
public NestedVpcDnatRuleType targetPort_ExplictlyNull()
public NestedVpcDnatRuleType targetPort_ExplictlyNonNull()
public void setTargetPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTargetPort_IsExplictlyNull()
Copyright © 2025. All rights reserved.