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()
String getGateway()
Boolean hasGateway()
String getProtectionDomain()
Boolean hasProtectionDomain()
Boolean isReadOnly()
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 isSslEnabled()
Boolean hasSslEnabled()
String getStorageMode()
Boolean hasStorageMode()
String getStoragePool()
Boolean hasStoragePool()
String getSystem()
Boolean hasSystem()
String getVolumeName()
Boolean hasVolumeName()
Copyright © 2011–2018 Red Hat. All rights reserved.