public interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
String getGateway()
Boolean hasGateway()
String getProtectionDomain()
Boolean hasProtectionDomain()
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@Deprecated V1SecretReference getSecretRef()
V1SecretReference buildSecretRef()
A withSecretRef(V1SecretReference secretRef)
Boolean hasSecretRef()
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1SecretReference item)
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1SecretReference item)
Boolean isSslEnabled()
Boolean hasSslEnabled()
A withNewSslEnabled(boolean arg1)
String getStorageMode()
Boolean hasStorageMode()
String getStoragePool()
Boolean hasStoragePool()
String getSystem()
Boolean hasSystem()
String getVolumeName()
Boolean hasVolumeName()
Copyright © 2019. All rights reserved.