public interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
String getGateway()
Boolean hasGateway()
@Deprecated A withNewGateway(String arg0)
String getProtectionDomain()
Boolean hasProtectionDomain()
@Deprecated A withNewProtectionDomain(String arg0)
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated SecretReference getSecretRef()
SecretReference buildSecretRef()
A withSecretRef(SecretReference secretRef)
Boolean hasSecretRef()
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
Boolean getSslEnabled()
Boolean hasSslEnabled()
String getStorageMode()
Boolean hasStorageMode()
@Deprecated A withNewStorageMode(String arg0)
String getStoragePool()
Boolean hasStoragePool()
@Deprecated A withNewStoragePool(String arg0)
String getSystem()
Boolean hasSystem()
@Deprecated A withNewSystem(String arg0)
String getVolumeName()
Boolean hasVolumeName()
@Deprecated A withNewVolumeName(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.