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()
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 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()
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 © 2020. All rights reserved.