Package io.fabric8.kubernetes.api.model
Interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PersistentVolumeSpecFluent.ScaleIONested<N>
,WatchEventFluent.ScaleIOPersistentVolumeSourceObjectNested<N>
- All Known Implementing Classes:
DoneableScaleIOPersistentVolumeSource
,PersistentVolumeSpecFluentImpl.ScaleIONestedImpl
,ScaleIOPersistentVolumeSourceBuilder
,ScaleIOPersistentVolumeSourceFluentImpl
,WatchEventFluentImpl.ScaleIOPersistentVolumeSourceObjectNestedImpl
public interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>
-
Method Summary
-
Method Details
-
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
withNewFsType
-
withNewFsType
-
withNewFsType
-
getGateway
String getGateway() -
withGateway
-
hasGateway
Boolean hasGateway() -
withNewGateway
-
withNewGateway
-
withNewGateway
-
getProtectionDomain
String getProtectionDomain() -
withProtectionDomain
-
hasProtectionDomain
Boolean hasProtectionDomain() -
withNewProtectionDomain
-
withNewProtectionDomain
-
withNewProtectionDomain
-
isReadOnly
Boolean isReadOnly() -
withReadOnly
-
hasReadOnly
Boolean hasReadOnly() -
withNewReadOnly
-
withNewReadOnly
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Returns:
- The buildable object.
-
buildSecretRef
SecretReference buildSecretRef() -
withSecretRef
-
hasSecretRef
Boolean hasSecretRef() -
withNewSecretRef
-
withNewSecretRef
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef() -
withNewSecretRefLike
-
editSecretRef
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef() -
editOrNewSecretRef
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef() -
editOrNewSecretRefLike
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item) -
isSslEnabled
Boolean isSslEnabled() -
withSslEnabled
-
hasSslEnabled
Boolean hasSslEnabled() -
withNewSslEnabled
-
withNewSslEnabled
-
getStorageMode
String getStorageMode() -
withStorageMode
-
hasStorageMode
Boolean hasStorageMode() -
withNewStorageMode
-
withNewStorageMode
-
withNewStorageMode
-
getStoragePool
String getStoragePool() -
withStoragePool
-
hasStoragePool
Boolean hasStoragePool() -
withNewStoragePool
-
withNewStoragePool
-
withNewStoragePool
-
getSystem
String getSystem() -
withSystem
-
hasSystem
Boolean hasSystem() -
withNewSystem
-
withNewSystem
-
withNewSystem
-
getVolumeName
String getVolumeName() -
withVolumeName
-
hasVolumeName
Boolean hasVolumeName() -
withNewVolumeName
-
withNewVolumeName
-
withNewVolumeName
-