public class ScaleIOPersistentVolumeSourceFluentImpl<A extends ScaleIOPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements ScaleIOPersistentVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ScaleIOPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
ScaleIOPersistentVolumeSourceFluentImpl() |
ScaleIOPersistentVolumeSourceFluentImpl(ScaleIOPersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretReference |
buildSecretRef() |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRef() |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRefLike(SecretReference item) |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> |
editSecretRef() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getFsType() |
java.lang.String |
getGateway() |
java.lang.String |
getProtectionDomain() |
SecretReference |
getSecretRef()
Deprecated.
|
java.lang.String |
getStorageMode() |
java.lang.String |
getStoragePool() |
java.lang.String |
getSystem() |
java.lang.String |
getVolumeName() |
java.lang.Boolean |
hasFsType() |
java.lang.Boolean |
hasGateway() |
java.lang.Boolean |
hasProtectionDomain() |
java.lang.Boolean |
hasReadOnly() |
java.lang.Boolean |
hasSecretRef() |
java.lang.Boolean |
hasSslEnabled() |
java.lang.Boolean |
hasStorageMode() |
java.lang.Boolean |
hasStoragePool() |
java.lang.Boolean |
hasSystem() |
java.lang.Boolean |
hasVolumeName() |
java.lang.Boolean |
isReadOnly() |
java.lang.Boolean |
isSslEnabled() |
A |
withFsType(java.lang.String fsType) |
A |
withGateway(java.lang.String gateway) |
A |
withNewFsType(java.lang.String arg1) |
A |
withNewFsType(java.lang.StringBuffer arg1) |
A |
withNewFsType(java.lang.StringBuilder arg1) |
A |
withNewGateway(java.lang.String arg1) |
A |
withNewGateway(java.lang.StringBuffer arg1) |
A |
withNewGateway(java.lang.StringBuilder arg1) |
A |
withNewProtectionDomain(java.lang.String arg1) |
A |
withNewProtectionDomain(java.lang.StringBuffer arg1) |
A |
withNewProtectionDomain(java.lang.StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(java.lang.String arg1) |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRef() |
A |
withNewSecretRef(java.lang.String name,
java.lang.String namespace) |
ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRefLike(SecretReference item) |
A |
withNewSslEnabled(boolean arg1) |
A |
withNewSslEnabled(java.lang.String arg1) |
A |
withNewStorageMode(java.lang.String arg1) |
A |
withNewStorageMode(java.lang.StringBuffer arg1) |
A |
withNewStorageMode(java.lang.StringBuilder arg1) |
A |
withNewStoragePool(java.lang.String arg1) |
A |
withNewStoragePool(java.lang.StringBuffer arg1) |
A |
withNewStoragePool(java.lang.StringBuilder arg1) |
A |
withNewSystem(java.lang.String arg1) |
A |
withNewSystem(java.lang.StringBuffer arg1) |
A |
withNewSystem(java.lang.StringBuilder arg1) |
A |
withNewVolumeName(java.lang.String arg1) |
A |
withNewVolumeName(java.lang.StringBuffer arg1) |
A |
withNewVolumeName(java.lang.StringBuilder arg1) |
A |
withProtectionDomain(java.lang.String protectionDomain) |
A |
withReadOnly(java.lang.Boolean readOnly) |
A |
withSecretRef(SecretReference secretRef) |
A |
withSslEnabled(java.lang.Boolean sslEnabled) |
A |
withStorageMode(java.lang.String storageMode) |
A |
withStoragePool(java.lang.String storagePool) |
A |
withSystem(java.lang.String system) |
A |
withVolumeName(java.lang.String volumeName) |
public ScaleIOPersistentVolumeSourceFluentImpl()
public ScaleIOPersistentVolumeSourceFluentImpl(ScaleIOPersistentVolumeSource instance)
public java.lang.String getFsType()
getFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withFsType(java.lang.String fsType)
withFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasFsType()
hasFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewFsType(java.lang.String arg1)
withNewFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuilder arg1)
withNewFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuffer arg1)
withNewFsType in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getGateway()
getGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withGateway(java.lang.String gateway)
withGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasGateway()
hasGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewGateway(java.lang.String arg1)
withNewGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewGateway(java.lang.StringBuilder arg1)
withNewGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewGateway(java.lang.StringBuffer arg1)
withNewGateway in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getProtectionDomain()
getProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withProtectionDomain(java.lang.String protectionDomain)
withProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasProtectionDomain()
hasProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewProtectionDomain(java.lang.String arg1)
withNewProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewProtectionDomain(java.lang.StringBuilder arg1)
withNewProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewProtectionDomain(java.lang.StringBuffer arg1)
withNewProtectionDomain in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean isReadOnly()
isReadOnly in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewReadOnly(java.lang.String arg1)
withNewReadOnly in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>@Deprecated public SecretReference getSecretRef()
getSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public SecretReference buildSecretRef()
buildSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withSecretRef(SecretReference secretRef)
withSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasSecretRef()
hasSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSecretRef(java.lang.String name, java.lang.String namespace)
withNewSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
withNewSecretRefLike in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
editOrNewSecretRefLike in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean isSslEnabled()
isSslEnabled in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withSslEnabled(java.lang.Boolean sslEnabled)
withSslEnabled in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasSslEnabled()
hasSslEnabled in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSslEnabled(java.lang.String arg1)
withNewSslEnabled in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSslEnabled(boolean arg1)
withNewSslEnabled in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getStorageMode()
getStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withStorageMode(java.lang.String storageMode)
withStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasStorageMode()
hasStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStorageMode(java.lang.String arg1)
withNewStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStorageMode(java.lang.StringBuilder arg1)
withNewStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStorageMode(java.lang.StringBuffer arg1)
withNewStorageMode in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getStoragePool()
getStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withStoragePool(java.lang.String storagePool)
withStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasStoragePool()
hasStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStoragePool(java.lang.String arg1)
withNewStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStoragePool(java.lang.StringBuilder arg1)
withNewStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewStoragePool(java.lang.StringBuffer arg1)
withNewStoragePool in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getSystem()
getSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withSystem(java.lang.String system)
withSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasSystem()
hasSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSystem(java.lang.String arg1)
withNewSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSystem(java.lang.StringBuilder arg1)
withNewSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewSystem(java.lang.StringBuffer arg1)
withNewSystem in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.String getVolumeName()
getVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withVolumeName(java.lang.String volumeName)
withVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public java.lang.Boolean hasVolumeName()
hasVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewVolumeName(java.lang.String arg1)
withNewVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewVolumeName(java.lang.StringBuilder arg1)
withNewVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public A withNewVolumeName(java.lang.StringBuffer arg1)
withNewVolumeName in interface ScaleIOPersistentVolumeSourceFluent<A extends ScaleIOPersistentVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.