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 class
ScaleIOPersistentVolumeSourceFluentImpl.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:
getFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsType
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getGateway
public String getGateway()
- Specified by:
getGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withGateway
public A withGateway(String gateway)
- Specified by:
withGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasGateway
public Boolean hasGateway()
- Specified by:
hasGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(String arg1)
- Specified by:
withNewGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(StringBuilder arg1)
- Specified by:
withNewGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewGateway
public A withNewGateway(StringBuffer arg1)
- Specified by:
withNewGateway
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getProtectionDomain
public String getProtectionDomain()
- Specified by:
getProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withProtectionDomain
public A withProtectionDomain(String protectionDomain)
- Specified by:
withProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasProtectionDomain
public Boolean hasProtectionDomain()
- Specified by:
hasProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(String arg1)
- Specified by:
withNewProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(StringBuilder arg1)
- Specified by:
withNewProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewProtectionDomain
public A withNewProtectionDomain(StringBuffer arg1)
- Specified by:
withNewProtectionDomain
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnly
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnly
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnly
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnly
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnly
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getSecretRef
@Deprecated public SecretReference getSecretRef()
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildSecretRef
public SecretReference buildSecretRef()
- Specified by:
buildSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSecretRef
public A withSecretRef(SecretReference secretRef)
- Specified by:
withSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSecretRef
public Boolean hasSecretRef()
- Specified by:
hasSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public A withNewSecretRef(String name, String namespace)
- Specified by:
withNewSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
- Specified by:
withNewSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
- Specified by:
withNewSecretRefLike
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
- Specified by:
editSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
- Specified by:
editOrNewSecretRef
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
- Specified by:
editOrNewSecretRefLike
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
isSslEnabled
public Boolean isSslEnabled()
- Specified by:
isSslEnabled
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSslEnabled
public A withSslEnabled(Boolean sslEnabled)
- Specified by:
withSslEnabled
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSslEnabled
public Boolean hasSslEnabled()
- Specified by:
hasSslEnabled
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSslEnabled
public A withNewSslEnabled(String arg1)
- Specified by:
withNewSslEnabled
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSslEnabled
public A withNewSslEnabled(boolean arg1)
- Specified by:
withNewSslEnabled
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getStorageMode
public String getStorageMode()
- Specified by:
getStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withStorageMode
public A withStorageMode(String storageMode)
- Specified by:
withStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStorageMode
public Boolean hasStorageMode()
- Specified by:
hasStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(String arg1)
- Specified by:
withNewStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(StringBuilder arg1)
- Specified by:
withNewStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStorageMode
public A withNewStorageMode(StringBuffer arg1)
- Specified by:
withNewStorageMode
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getStoragePool
public String getStoragePool()
- Specified by:
getStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withStoragePool
public A withStoragePool(String storagePool)
- Specified by:
withStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStoragePool
public Boolean hasStoragePool()
- Specified by:
hasStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(String arg1)
- Specified by:
withNewStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(StringBuilder arg1)
- Specified by:
withNewStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewStoragePool
public A withNewStoragePool(StringBuffer arg1)
- Specified by:
withNewStoragePool
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getSystem
public String getSystem()
- Specified by:
getSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withSystem
public A withSystem(String system)
- Specified by:
withSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSystem
public Boolean hasSystem()
- Specified by:
hasSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(String arg1)
- Specified by:
withNewSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(StringBuilder arg1)
- Specified by:
withNewSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSystem
public A withNewSystem(StringBuffer arg1)
- Specified by:
withNewSystem
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
getVolumeName
public String getVolumeName()
- Specified by:
getVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withVolumeName
public A withVolumeName(String volumeName)
- Specified by:
withVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
hasVolumeName
public Boolean hasVolumeName()
- Specified by:
hasVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(String arg1)
- Specified by:
withNewVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(StringBuilder arg1)
- Specified by:
withNewVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewVolumeName
public A withNewVolumeName(StringBuffer arg1)
- Specified by:
withNewVolumeName
in interfaceScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
-
-