public interface ScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleIOVolumeSourceFluent.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 LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
ScaleIOVolumeSourceFluent.SecretRefNested<A> editSecretRef()
ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference 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)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.