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()
A withNewFsType(StringBuilder arg1)
A withNewFsType(int[] arg1, int arg2, int arg3)
A withNewFsType(char[] arg1)
A withNewFsType(StringBuffer arg1)
A withNewFsType(byte[] arg1, int arg2)
A withNewFsType(byte[] arg1)
A withNewFsType(char[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
String getGateway()
Boolean hasGateway()
A withNewGateway(StringBuilder arg1)
A withNewGateway(int[] arg1, int arg2, int arg3)
A withNewGateway(char[] arg1)
A withNewGateway(StringBuffer arg1)
A withNewGateway(byte[] arg1, int arg2)
A withNewGateway(byte[] arg1)
A withNewGateway(char[] arg1, int arg2, int arg3)
A withNewGateway(byte[] arg1, int arg2, int arg3)
A withNewGateway(byte[] arg1, int arg2, int arg3, int arg4)
String getProtectionDomain()
Boolean hasProtectionDomain()
A withNewProtectionDomain(StringBuilder arg1)
A withNewProtectionDomain(int[] arg1, int arg2, int arg3)
A withNewProtectionDomain(char[] arg1)
A withNewProtectionDomain(StringBuffer arg1)
A withNewProtectionDomain(byte[] arg1, int arg2)
A withNewProtectionDomain(byte[] arg1)
A withNewProtectionDomain(char[] arg1, int arg2, int arg3)
A withNewProtectionDomain(byte[] arg1, int arg2, int arg3)
A withNewProtectionDomain(byte[] arg1, int arg2, int arg3, int arg4)
Boolean getReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@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 getSslEnabled()
Boolean hasSslEnabled()
A withNewSslEnabled(boolean arg1)
String getStorageMode()
Boolean hasStorageMode()
A withNewStorageMode(StringBuilder arg1)
A withNewStorageMode(int[] arg1, int arg2, int arg3)
A withNewStorageMode(char[] arg1)
A withNewStorageMode(StringBuffer arg1)
A withNewStorageMode(byte[] arg1, int arg2)
A withNewStorageMode(byte[] arg1)
A withNewStorageMode(char[] arg1, int arg2, int arg3)
A withNewStorageMode(byte[] arg1, int arg2, int arg3)
A withNewStorageMode(byte[] arg1, int arg2, int arg3, int arg4)
String getStoragePool()
Boolean hasStoragePool()
A withNewStoragePool(StringBuilder arg1)
A withNewStoragePool(int[] arg1, int arg2, int arg3)
A withNewStoragePool(char[] arg1)
A withNewStoragePool(StringBuffer arg1)
A withNewStoragePool(byte[] arg1, int arg2)
A withNewStoragePool(byte[] arg1)
A withNewStoragePool(char[] arg1, int arg2, int arg3)
A withNewStoragePool(byte[] arg1, int arg2, int arg3)
A withNewStoragePool(byte[] arg1, int arg2, int arg3, int arg4)
String getSystem()
Boolean hasSystem()
A withNewSystem(StringBuilder arg1)
A withNewSystem(int[] arg1, int arg2, int arg3)
A withNewSystem(char[] arg1)
A withNewSystem(StringBuffer arg1)
A withNewSystem(byte[] arg1, int arg2)
A withNewSystem(byte[] arg1)
A withNewSystem(char[] arg1, int arg2, int arg3)
A withNewSystem(byte[] arg1, int arg2, int arg3)
A withNewSystem(byte[] arg1, int arg2, int arg3, int arg4)
String getVolumeName()
Boolean hasVolumeName()
A withNewVolumeName(StringBuilder arg1)
A withNewVolumeName(int[] arg1, int arg2, int arg3)
A withNewVolumeName(char[] arg1)
A withNewVolumeName(StringBuffer arg1)
A withNewVolumeName(byte[] arg1, int arg2)
A withNewVolumeName(byte[] arg1)
A withNewVolumeName(char[] arg1, int arg2, int arg3)
A withNewVolumeName(byte[] arg1, int arg2, int arg3)
A withNewVolumeName(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.