public interface ISCSIVolumeSourceFluent<A extends ISCSIVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISCSIVolumeSourceFluent.SecretRefNested<N> |
Boolean getChapAuthDiscovery()
Boolean hasChapAuthDiscovery()
A withNewChapAuthDiscovery(boolean arg1)
Boolean getChapAuthSession()
Boolean hasChapAuthSession()
A withNewChapAuthSession(boolean arg1)
String getFsType()
Boolean hasFsType()
A withNewFsType(StringBuilder arg1)
A withNewFsType(int[] arg1, int arg2, int arg3)
A withNewFsType(char[] arg1)
A withNewFsType(StringBuffer arg1)
A withNewFsType(byte[] arg1, int arg2)
A withNewFsType(byte[] arg1)
A withNewFsType(char[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
String getInitiatorName()
Boolean hasInitiatorName()
A withNewInitiatorName(StringBuilder arg1)
A withNewInitiatorName(int[] arg1, int arg2, int arg3)
A withNewInitiatorName(char[] arg1)
A withNewInitiatorName(StringBuffer arg1)
A withNewInitiatorName(byte[] arg1, int arg2)
A withNewInitiatorName(byte[] arg1)
A withNewInitiatorName(char[] arg1, int arg2, int arg3)
A withNewInitiatorName(byte[] arg1, int arg2, int arg3)
A withNewInitiatorName(byte[] arg1, int arg2, int arg3, int arg4)
String getIqn()
Boolean hasIqn()
A withNewIqn(StringBuilder arg1)
A withNewIqn(int[] arg1, int arg2, int arg3)
A withNewIqn(char[] arg1)
A withNewIqn(StringBuffer arg1)
A withNewIqn(byte[] arg1, int arg2)
A withNewIqn(byte[] arg1)
A withNewIqn(char[] arg1, int arg2, int arg3)
A withNewIqn(byte[] arg1, int arg2, int arg3)
A withNewIqn(byte[] arg1, int arg2, int arg3, int arg4)
String getIscsiInterface()
Boolean hasIscsiInterface()
A withNewIscsiInterface(StringBuilder arg1)
A withNewIscsiInterface(int[] arg1, int arg2, int arg3)
A withNewIscsiInterface(char[] arg1)
A withNewIscsiInterface(StringBuffer arg1)
A withNewIscsiInterface(byte[] arg1, int arg2)
A withNewIscsiInterface(byte[] arg1)
A withNewIscsiInterface(char[] arg1, int arg2, int arg3)
A withNewIscsiInterface(byte[] arg1, int arg2, int arg3)
A withNewIscsiInterface(byte[] arg1, int arg2, int arg3, int arg4)
Integer getLun()
Boolean hasLun()
A withNewLun(int arg0)
A addAllToPortals(Collection<String> items)
A removeAllFromPortals(Collection<String> items)
String getPortal(int index)
String getFirstPortal()
String getLastPortal()
Boolean hasPortals()
A addNewPortal(StringBuilder arg1)
A addNewPortal(int[] arg1, int arg2, int arg3)
A addNewPortal(char[] arg1)
A addNewPortal(StringBuffer arg1)
A addNewPortal(byte[] arg1, int arg2)
A addNewPortal(byte[] arg1)
A addNewPortal(char[] arg1, int arg2, int arg3)
A addNewPortal(byte[] arg1, int arg2, int arg3)
A addNewPortal(byte[] arg1, int arg2, int arg3, int arg4)
Boolean getReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
ISCSIVolumeSourceFluent.SecretRefNested<A> editSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
ISCSIVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getTargetPortal()
Boolean hasTargetPortal()
A withNewTargetPortal(StringBuilder arg1)
A withNewTargetPortal(int[] arg1, int arg2, int arg3)
A withNewTargetPortal(char[] arg1)
A withNewTargetPortal(StringBuffer arg1)
A withNewTargetPortal(byte[] arg1, int arg2)
A withNewTargetPortal(byte[] arg1)
A withNewTargetPortal(char[] arg1, int arg2, int arg3)
A withNewTargetPortal(byte[] arg1, int arg2, int arg3)
A withNewTargetPortal(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.