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()
A withNewFsType(StringBuilder arg1)
A withNewFsType(StringBuffer arg1)
String getGateway()
Boolean hasGateway()
A withNewGateway(StringBuilder arg1)
A withNewGateway(StringBuffer arg1)
String getProtectionDomain()
Boolean hasProtectionDomain()
A withNewProtectionDomain(StringBuilder arg1)
A withNewProtectionDomain(StringBuffer arg1)
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@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 isSslEnabled()
Boolean hasSslEnabled()
A withNewSslEnabled(boolean arg1)
String getStorageMode()
Boolean hasStorageMode()
A withNewStorageMode(StringBuilder arg1)
A withNewStorageMode(StringBuffer arg1)
String getStoragePool()
Boolean hasStoragePool()
A withNewStoragePool(StringBuilder arg1)
A withNewStoragePool(StringBuffer arg1)
String getSystem()
Boolean hasSystem()
A withNewSystem(StringBuilder arg1)
A withNewSystem(StringBuffer arg1)
String getVolumeName()
Boolean hasVolumeName()
A withNewVolumeName(StringBuilder arg1)
A withNewVolumeName(StringBuffer arg1)
Copyright © 2015–2019 Red Hat. All rights reserved.