public interface V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>> extends Fluent<A>
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String original)
Integer getLun()
Boolean hasLun()
Boolean getReadOnly()
Boolean hasReadOnly()
A addAllToTargetWWNs(Collection<String> items)
A removeAllFromTargetWWNs(Collection<String> items)
String getTargetWWN(int index)
String getFirstTargetWWN()
String getLastTargetWWN()
Boolean hasTargetWWNs()
A addAllToWwids(Collection<String> items)
A removeAllFromWwids(Collection<String> items)
String getWwid(int index)
String getFirstWwid()
String getLastWwid()
Boolean hasWwids()
Copyright © 2021. All rights reserved.