public class HostStorageContainer extends IdentifiedContainer implements HostStorage
Constructor and Description |
---|
HostStorageContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String address()
address
in interface HostStorage
public void address(String newAddress)
public boolean addressPresent()
addressPresent
in interface HostStorage
public List<LogicalUnit> logicalUnits()
logicalUnits
in interface HostStorage
public void logicalUnits(List<LogicalUnit> newLogicalUnits)
public boolean logicalUnitsPresent()
logicalUnitsPresent
in interface HostStorage
public String mountOptions()
mountOptions
in interface HostStorage
public void mountOptions(String newMountOptions)
public boolean mountOptionsPresent()
mountOptionsPresent
in interface HostStorage
public BigInteger nfsRetrans()
nfsRetrans
in interface HostStorage
public void nfsRetrans(BigInteger newNfsRetrans)
public boolean nfsRetransPresent()
nfsRetransPresent
in interface HostStorage
public BigInteger nfsTimeo()
nfsTimeo
in interface HostStorage
public void nfsTimeo(BigInteger newNfsTimeo)
public boolean nfsTimeoPresent()
nfsTimeoPresent
in interface HostStorage
public NfsVersion nfsVersion()
nfsVersion
in interface HostStorage
public void nfsVersion(NfsVersion newNfsVersion)
public boolean nfsVersionPresent()
nfsVersionPresent
in interface HostStorage
public boolean overrideLuns()
overrideLuns
in interface HostStorage
public void overrideLuns(boolean newOverrideLuns)
public void overrideLuns(Boolean newOverrideLuns)
public boolean overrideLunsPresent()
overrideLunsPresent
in interface HostStorage
public String password()
password
in interface HostStorage
public void password(String newPassword)
public boolean passwordPresent()
passwordPresent
in interface HostStorage
public String path()
path
in interface HostStorage
public void path(String newPath)
public boolean pathPresent()
pathPresent
in interface HostStorage
public BigInteger port()
port
in interface HostStorage
public void port(BigInteger newPort)
public boolean portPresent()
portPresent
in interface HostStorage
public String portal()
portal
in interface HostStorage
public void portal(String newPortal)
public boolean portalPresent()
portalPresent
in interface HostStorage
public String target()
target
in interface HostStorage
public void target(String newTarget)
public boolean targetPresent()
targetPresent
in interface HostStorage
public StorageType type()
type
in interface HostStorage
public void type(StorageType newType)
public boolean typePresent()
typePresent
in interface HostStorage
public String username()
username
in interface HostStorage
public void username(String newUsername)
public boolean usernamePresent()
usernamePresent
in interface HostStorage
public String vfsType()
vfsType
in interface HostStorage
public void vfsType(String newVfsType)
public boolean vfsTypePresent()
vfsTypePresent
in interface HostStorage
public VolumeGroup volumeGroup()
volumeGroup
in interface HostStorage
public void volumeGroup(VolumeGroup newVolumeGroup)
public boolean volumeGroupPresent()
volumeGroupPresent
in interface HostStorage
public Host host()
host
in interface HostStorage
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface HostStorage
Copyright © 2016. All rights reserved.