public class Network extends Object implements Serializable
Constructor and Description |
---|
Network() |
public String getStatus()
public void setStatus(String status)
status
- the status to setpublic String getName()
public void setName(String name)
name
- the name to set@Deprecated public String getProviderPhyNet()
@Deprecated public void setProviderPhyNet(String providerPhyNet)
providerPhyNet
- the providerPhyNet to setpublic boolean isAdminStateUp()
public Boolean getAdminStateUp()
public void setAdminStateUp(Boolean adminStateUp)
adminStateUp
- the adminStateUp to setpublic String getTenantId()
public void setTenantId(String tenantId)
tenantId
- the tenantId to set@Deprecated public String getNetType()
@Deprecated public void setNetType(String netType)
netType
- the netType to setpublic String getRouterExternal()
public void setRouterExternal(String routerExternal)
routerExternal
- the routerExternal to setpublic String getId()
public void setId(String id)
id
- the id to setpublic String getShared()
public void setShared(String shared)
shared
- the shared to set@Deprecated public String getProviderSegID()
@Deprecated public void setProviderSegID(String providerSegID)
providerSegID
- the providerSegID to setpublic String getProviderNetworkType()
public void setProviderNetworkType(String providerNetworkType)
public String getProviderPhysicalNetwork()
public void setProviderPhysicalNetwork(String providerPhysicalNetwork)
public Integer getProviderSegmentationId()
public void setProviderSegmentationId(Integer providerSegmentationId)
public Integer getMtu()
public void setMtu(Integer mtu)
mtu
- the MTU to setpublic boolean isPortSecurityEnabled()
public Boolean getPortSecurityEnabled()
public void setPortSecurityEnabled(Boolean portSecurityEnabled)
portSecurityEnabled
- enable / disable the default portSecurityEnabled for all future ports in this networkCopyright © 2012–2021. All rights reserved.