Package io.fabric8.kubernetes.api.model
Class ScaleIOPersistentVolumeSourceFluentImpl<A extends ScaleIOPersistentVolumeSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ScaleIOPersistentVolumeSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ScaleIOPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
PersistentVolumeSpecFluentImpl.ScaleIONestedImpl,ScaleIOPersistentVolumeSourceBuilder,WatchEventFluentImpl.ScaleIOPersistentVolumeSourceObjectNestedImpl
public class ScaleIOPersistentVolumeSourceFluentImpl<A extends ScaleIOPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements ScaleIOPersistentVolumeSourceFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classScaleIOPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ScaleIOPersistentVolumeSourceFluent
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description ScaleIOPersistentVolumeSourceFluentImpl()ScaleIOPersistentVolumeSourceFluentImpl(ScaleIOPersistentVolumeSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
ScaleIOPersistentVolumeSourceFluentImpl
public ScaleIOPersistentVolumeSourceFluentImpl()
-
ScaleIOPersistentVolumeSourceFluentImpl
public ScaleIOPersistentVolumeSourceFluentImpl(ScaleIOPersistentVolumeSource instance)
-
-
Method Detail
-
getFsType
public String getFsType()
- Specified by:
getFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsTypein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getGateway
public String getGateway()
- Specified by:
getGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withGateway
public A withGateway(String gateway)
- Specified by:
withGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasGateway
public Boolean hasGateway()
- Specified by:
hasGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(String arg1)
- Specified by:
withNewGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(StringBuilder arg1)
- Specified by:
withNewGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(StringBuffer arg1)
- Specified by:
withNewGatewayin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getProtectionDomain
public String getProtectionDomain()
- Specified by:
getProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withProtectionDomain
public A withProtectionDomain(String protectionDomain)
- Specified by:
withProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasProtectionDomain
public Boolean hasProtectionDomain()
- Specified by:
hasProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(String arg1)
- Specified by:
withNewProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(StringBuilder arg1)
- Specified by:
withNewProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(StringBuffer arg1)
- Specified by:
withNewProtectionDomainin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnlyin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnlyin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnlyin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnlyin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnlyin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getSecretRef
@Deprecated public SecretReference getSecretRef()
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public SecretReference buildSecretRef()
- Specified by:
buildSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSecretRef
public A withSecretRef(SecretReference secretRef)
- Specified by:
withSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSecretRef
public Boolean hasSecretRef()
- Specified by:
hasSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public A withNewSecretRef(String name, String namespace)
- Specified by:
withNewSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
- Specified by:
withNewSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
- Specified by:
withNewSecretRefLikein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
- Specified by:
editSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
- Specified by:
editOrNewSecretRefin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
- Specified by:
editOrNewSecretRefLikein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
isSslEnabled
public Boolean isSslEnabled()
- Specified by:
isSslEnabledin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSslEnabled
public A withSslEnabled(Boolean sslEnabled)
- Specified by:
withSslEnabledin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSslEnabled
public Boolean hasSslEnabled()
- Specified by:
hasSslEnabledin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSslEnabled
public A withNewSslEnabled(String arg1)
- Specified by:
withNewSslEnabledin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSslEnabled
public A withNewSslEnabled(boolean arg1)
- Specified by:
withNewSslEnabledin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getStorageMode
public String getStorageMode()
- Specified by:
getStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withStorageMode
public A withStorageMode(String storageMode)
- Specified by:
withStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStorageMode
public Boolean hasStorageMode()
- Specified by:
hasStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(String arg1)
- Specified by:
withNewStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(StringBuilder arg1)
- Specified by:
withNewStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(StringBuffer arg1)
- Specified by:
withNewStorageModein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getStoragePool
public String getStoragePool()
- Specified by:
getStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withStoragePool
public A withStoragePool(String storagePool)
- Specified by:
withStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStoragePool
public Boolean hasStoragePool()
- Specified by:
hasStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(String arg1)
- Specified by:
withNewStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(StringBuilder arg1)
- Specified by:
withNewStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(StringBuffer arg1)
- Specified by:
withNewStoragePoolin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getSystem
public String getSystem()
- Specified by:
getSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSystem
public A withSystem(String system)
- Specified by:
withSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSystem
public Boolean hasSystem()
- Specified by:
hasSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(String arg1)
- Specified by:
withNewSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(StringBuilder arg1)
- Specified by:
withNewSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(StringBuffer arg1)
- Specified by:
withNewSystemin interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getVolumeName
public String getVolumeName()
- Specified by:
getVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withVolumeName
public A withVolumeName(String volumeName)
- Specified by:
withVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasVolumeName
public Boolean hasVolumeName()
- Specified by:
hasVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(String arg1)
- Specified by:
withNewVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(StringBuilder arg1)
- Specified by:
withNewVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(StringBuffer arg1)
- Specified by:
withNewVolumeNamein interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
-