public class FCVolumeSourceFluentImpl<A extends FCVolumeSourceFluent<A>> extends BaseFluent<A> implements FCVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
FCVolumeSourceFluentImpl() |
FCVolumeSourceFluentImpl(FCVolumeSource instance) |
public FCVolumeSourceFluentImpl()
public FCVolumeSourceFluentImpl(FCVolumeSource instance)
public String getFsType()
getFsType in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Integer getLun()
getLun in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withLun(Integer lun)
withLun in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean hasLun()
hasLun in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addToTargetWWNs(int index, String item)
addToTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A setToTargetWWNs(int index, String item)
setToTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addToTargetWWNs(String... items)
addToTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addAllToTargetWWNs(Collection<String> items)
addAllToTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A removeFromTargetWWNs(String... items)
removeFromTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A removeAllFromTargetWWNs(Collection<String> items)
removeAllFromTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public List<String> getTargetWWNs()
getTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getTargetWWN(int index)
getTargetWWN in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getFirstTargetWWN()
getFirstTargetWWN in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getLastTargetWWN()
getLastTargetWWN in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getMatchingTargetWWN(Predicate<String> predicate)
getMatchingTargetWWN in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withTargetWWNs(List<String> targetWWNs)
withTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withTargetWWNs(String... targetWWNs)
withTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean hasTargetWWNs()
hasTargetWWNs in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addToWwids(int index, String item)
addToWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A setToWwids(int index, String item)
setToWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addToWwids(String... items)
addToWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A addAllToWwids(Collection<String> items)
addAllToWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A removeFromWwids(String... items)
removeFromWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A removeAllFromWwids(Collection<String> items)
removeAllFromWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public List<String> getWwids()
getWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getWwid(int index)
getWwid in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getFirstWwid()
getFirstWwid in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getLastWwid()
getLastWwid in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public String getMatchingWwid(Predicate<String> predicate)
getMatchingWwid in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withWwids(List<String> wwids)
withWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public A withWwids(String... wwids)
withWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>public Boolean hasWwids()
hasWwids in interface FCVolumeSourceFluent<A extends FCVolumeSourceFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.