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