public class ISCSIVolumeSourceFluentImpl<A extends ISCSIVolumeSourceFluent<A>> extends BaseFluent<A> implements ISCSIVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
ISCSIVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
ISCSIVolumeSourceFluentImpl() |
ISCSIVolumeSourceFluentImpl(ISCSIVolumeSource instance) |
public ISCSIVolumeSourceFluentImpl()
public ISCSIVolumeSourceFluentImpl(ISCSIVolumeSource instance)
public Boolean isChapAuthDiscovery()
isChapAuthDiscovery in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withChapAuthDiscovery(Boolean chapAuthDiscovery)
withChapAuthDiscovery in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasChapAuthDiscovery()
hasChapAuthDiscovery in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewChapAuthDiscovery(String arg1)
withNewChapAuthDiscovery in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewChapAuthDiscovery(boolean arg1)
withNewChapAuthDiscovery in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean isChapAuthSession()
isChapAuthSession in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withChapAuthSession(Boolean chapAuthSession)
withChapAuthSession in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasChapAuthSession()
hasChapAuthSession in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewChapAuthSession(String arg1)
withNewChapAuthSession in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewChapAuthSession(boolean arg1)
withNewChapAuthSession in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getFsType()
getFsType in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getInitiatorName()
getInitiatorName in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withInitiatorName(String initiatorName)
withInitiatorName in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasInitiatorName()
hasInitiatorName in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getIqn()
getIqn in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withIqn(String iqn)
withIqn in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasIqn()
hasIqn in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getIscsiInterface()
getIscsiInterface in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withIscsiInterface(String iscsiInterface)
withIscsiInterface in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasIscsiInterface()
hasIscsiInterface in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Integer getLun()
getLun in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withLun(Integer lun)
withLun in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasLun()
hasLun in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A addToPortals(int index, String item)
addToPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A setToPortals(int index, String item)
setToPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A addToPortals(String... items)
addToPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A addAllToPortals(Collection<String> items)
addAllToPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A removeFromPortals(String... items)
removeFromPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A removeAllFromPortals(Collection<String> items)
removeAllFromPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public List<String> getPortals()
getPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getPortal(int index)
getPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getFirstPortal()
getFirstPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getLastPortal()
getLastPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getMatchingPortal(Predicate<String> predicate)
getMatchingPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withPortals(List<String> portals)
withPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withPortals(String... portals)
withPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasPortals()
hasPortals in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>@Deprecated public LocalObjectReference getSecretRef()
getSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public LocalObjectReference buildSecretRef()
buildSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withSecretRef(LocalObjectReference secretRef)
withSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withNewSecretRef(String name)
withNewSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
withNewSecretRefLike in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public ISCSIVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
editOrNewSecretRefLike in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public String getTargetPortal()
getTargetPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public A withTargetPortal(String targetPortal)
withTargetPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>public Boolean hasTargetPortal()
hasTargetPortal in interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.