public class V1ScaleIOPersistentVolumeSourceFluentImpl<A extends V1ScaleIOPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1ScaleIOPersistentVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1ScaleIOPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1ScaleIOPersistentVolumeSourceFluentImpl() |
V1ScaleIOPersistentVolumeSourceFluentImpl(V1ScaleIOPersistentVolumeSource instance) |
public V1ScaleIOPersistentVolumeSourceFluentImpl()
public V1ScaleIOPersistentVolumeSourceFluentImpl(V1ScaleIOPersistentVolumeSource instance)
public String getFsType()
getFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewFsType(String arg1)
withNewFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
withNewFsType
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getGateway()
getGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withGateway(String gateway)
withGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasGateway()
hasGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewGateway(String arg1)
withNewGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewGateway(StringBuilder arg1)
withNewGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewGateway(StringBuffer arg1)
withNewGateway
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getProtectionDomain()
getProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withProtectionDomain(String protectionDomain)
withProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasProtectionDomain()
hasProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewProtectionDomain(String arg1)
withNewProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewProtectionDomain(StringBuilder arg1)
withNewProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewProtectionDomain(StringBuffer arg1)
withNewProtectionDomain
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
@Deprecated public V1SecretReference getSecretRef()
getSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1SecretReference buildSecretRef()
buildSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withSecretRef(V1SecretReference secretRef)
withSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasSecretRef()
hasSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1SecretReference item)
withNewSecretRefLike
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1SecretReference item)
editOrNewSecretRefLike
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean isSslEnabled()
isSslEnabled
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withSslEnabled(Boolean sslEnabled)
withSslEnabled
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasSslEnabled()
hasSslEnabled
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewSslEnabled(String arg1)
withNewSslEnabled
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewSslEnabled(boolean arg1)
withNewSslEnabled
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getStorageMode()
getStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withStorageMode(String storageMode)
withStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasStorageMode()
hasStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStorageMode(String arg1)
withNewStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStorageMode(StringBuilder arg1)
withNewStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStorageMode(StringBuffer arg1)
withNewStorageMode
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getStoragePool()
getStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withStoragePool(String storagePool)
withStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasStoragePool()
hasStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStoragePool(String arg1)
withNewStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStoragePool(StringBuilder arg1)
withNewStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewStoragePool(StringBuffer arg1)
withNewStoragePool
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getSystem()
getSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withSystem(String system)
withSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasSystem()
hasSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewSystem(String arg1)
withNewSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewSystem(StringBuilder arg1)
withNewSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewSystem(StringBuffer arg1)
withNewSystem
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public String getVolumeName()
getVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withVolumeName(String volumeName)
withVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public Boolean hasVolumeName()
hasVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewVolumeName(String arg1)
withNewVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewVolumeName(StringBuilder arg1)
withNewVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
public A withNewVolumeName(StringBuffer arg1)
withNewVolumeName
in interface V1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
Copyright © 2020. All rights reserved.