@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedBackupRestoreExecutionNetworkMapping extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DST_VLAN_ID |
static String |
SERIALIZED_NAME_SRC_VLAN_ID |
_isPresent_| 构造器和说明 |
|---|
NestedBackupRestoreExecutionNetworkMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedBackupRestoreExecutionNetworkMapping |
dstVlanId_ExplictlyNonNull() |
NestedBackupRestoreExecutionNetworkMapping |
dstVlanId_ExplictlyNull() |
NestedBackupRestoreExecutionNetworkMapping |
dstVlanId(String dstVlanId) |
boolean |
equals(Object o) |
boolean |
getDstVlanId_IsExplictlyNull() |
String |
getDstVlanId()
Get dstVlanId
|
boolean |
getSrcVlanId_IsExplictlyNull() |
String |
getSrcVlanId()
Get srcVlanId
|
int |
hashCode() |
void |
setDstVlanId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setDstVlanId(String dstVlanId) |
void |
setSrcVlanId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setSrcVlanId(String srcVlanId) |
NestedBackupRestoreExecutionNetworkMapping |
srcVlanId_ExplictlyNonNull() |
NestedBackupRestoreExecutionNetworkMapping |
srcVlanId_ExplictlyNull() |
NestedBackupRestoreExecutionNetworkMapping |
srcVlanId(String srcVlanId) |
String |
toString() |
public NestedBackupRestoreExecutionNetworkMapping()
public NestedBackupRestoreExecutionNetworkMapping dstVlanId(String dstVlanId)
public void setDstVlanId(String dstVlanId)
public NestedBackupRestoreExecutionNetworkMapping dstVlanId_ExplictlyNull()
public NestedBackupRestoreExecutionNetworkMapping dstVlanId_ExplictlyNonNull()
public void setDstVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDstVlanId_IsExplictlyNull()
public NestedBackupRestoreExecutionNetworkMapping srcVlanId(String srcVlanId)
public void setSrcVlanId(String srcVlanId)
public NestedBackupRestoreExecutionNetworkMapping srcVlanId_ExplictlyNull()
public NestedBackupRestoreExecutionNetworkMapping srcVlanId_ExplictlyNonNull()
public void setSrcVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSrcVlanId_IsExplictlyNull()
Copyright © 2025. All rights reserved.