public class V1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>> extends BaseFluent<A> implements V1FCVolumeSourceFluent<A>
_visitables
Constructor and Description |
---|
V1FCVolumeSourceFluentImpl() |
V1FCVolumeSourceFluentImpl(V1FCVolumeSource instance) |
public V1FCVolumeSourceFluentImpl()
public V1FCVolumeSourceFluentImpl(V1FCVolumeSource instance)
public String getFsType()
getFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withNewFsType(String arg1)
withNewFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
withNewFsType
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Integer getLun()
getLun
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withLun(Integer lun)
withLun
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasLun()
hasLun
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addToTargetWWNs(int index, String item)
addToTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A setToTargetWWNs(int index, String item)
setToTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addToTargetWWNs(String... items)
addToTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addAllToTargetWWNs(Collection<String> items)
addAllToTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A removeFromTargetWWNs(String... items)
removeFromTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A removeAllFromTargetWWNs(Collection<String> items)
removeAllFromTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public List<String> getTargetWWNs()
getTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getTargetWWN(int index)
getTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getFirstTargetWWN()
getFirstTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getLastTargetWWN()
getLastTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getMatchingTargetWWN(Predicate<String> predicate)
getMatchingTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasMatchingTargetWWN(Predicate<String> predicate)
hasMatchingTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withTargetWWNs(List<String> targetWWNs)
withTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withTargetWWNs(String... targetWWNs)
withTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasTargetWWNs()
hasTargetWWNs
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewTargetWWN(String arg1)
addNewTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewTargetWWN(StringBuilder arg1)
addNewTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewTargetWWN(StringBuffer arg1)
addNewTargetWWN
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addToWwids(int index, String item)
addToWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A setToWwids(int index, String item)
setToWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addToWwids(String... items)
addToWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addAllToWwids(Collection<String> items)
addAllToWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A removeFromWwids(String... items)
removeFromWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A removeAllFromWwids(Collection<String> items)
removeAllFromWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public List<String> getWwids()
getWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getWwid(int index)
getWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getFirstWwid()
getFirstWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getLastWwid()
getLastWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public String getMatchingWwid(Predicate<String> predicate)
getMatchingWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasMatchingWwid(Predicate<String> predicate)
hasMatchingWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withWwids(List<String> wwids)
withWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A withWwids(String... wwids)
withWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public Boolean hasWwids()
hasWwids
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewWwid(String arg1)
addNewWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewWwid(StringBuilder arg1)
addNewWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
public A addNewWwid(StringBuffer arg1)
addNewWwid
in interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
Copyright © 2020. All rights reserved.