@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BackupRestoreExecutionNetworkMapping extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BackupRestoreExecutionNetworkMapping.TypenameEnum
Gets or Sets typename
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DST_VLAN_ID |
static String |
SERIALIZED_NAME_SOURCE |
static String |
SERIALIZED_NAME_SRC_VLAN_ID |
static String |
SERIALIZED_NAME_TARGET |
static String |
SERIALIZED_NAME_TYPENAME |
_isPresent_| 构造器和说明 |
|---|
BackupRestoreExecutionNetworkMapping() |
public BackupRestoreExecutionNetworkMapping target(BackupRestoreExecutionNetworkInformation target)
@Nullable public BackupRestoreExecutionNetworkInformation getTarget()
public void setTarget(BackupRestoreExecutionNetworkInformation target)
public BackupRestoreExecutionNetworkMapping target_ExplictlyNull()
public BackupRestoreExecutionNetworkMapping target_ExplictlyNonNull()
public void setTarget_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTarget_IsExplictlyNull()
public BackupRestoreExecutionNetworkMapping srcVlanId(String srcVlanId)
public void setSrcVlanId(String srcVlanId)
public BackupRestoreExecutionNetworkMapping srcVlanId_ExplictlyNull()
public BackupRestoreExecutionNetworkMapping srcVlanId_ExplictlyNonNull()
public void setSrcVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSrcVlanId_IsExplictlyNull()
public BackupRestoreExecutionNetworkMapping source(BackupRestoreExecutionNetworkInformation source)
@Nullable public BackupRestoreExecutionNetworkInformation getSource()
public void setSource(BackupRestoreExecutionNetworkInformation source)
public BackupRestoreExecutionNetworkMapping source_ExplictlyNull()
public BackupRestoreExecutionNetworkMapping source_ExplictlyNonNull()
public void setSource_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSource_IsExplictlyNull()
public BackupRestoreExecutionNetworkMapping dstVlanId(String dstVlanId)
public void setDstVlanId(String dstVlanId)
public BackupRestoreExecutionNetworkMapping dstVlanId_ExplictlyNull()
public BackupRestoreExecutionNetworkMapping dstVlanId_ExplictlyNonNull()
public void setDstVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDstVlanId_IsExplictlyNull()
public BackupRestoreExecutionNetworkMapping typename(BackupRestoreExecutionNetworkMapping.TypenameEnum typename)
@Nullable public BackupRestoreExecutionNetworkMapping.TypenameEnum getTypename()
public void setTypename(BackupRestoreExecutionNetworkMapping.TypenameEnum typename)
public BackupRestoreExecutionNetworkMapping typename_ExplictlyNull()
public BackupRestoreExecutionNetworkMapping typename_ExplictlyNonNull()
public void setTypename_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypename_IsExplictlyNull()
Copyright © 2025. All rights reserved.