public class AzureFilePersistentVolumeSourceFluentImpl<A extends AzureFilePersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements AzureFilePersistentVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
AzureFilePersistentVolumeSourceFluentImpl() |
AzureFilePersistentVolumeSourceFluentImpl(AzureFilePersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
Boolean |
getReadOnly() |
String |
getSecretName() |
String |
getSecretNamespace() |
String |
getShareName() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
hasSecretName() |
Boolean |
hasSecretNamespace() |
Boolean |
hasShareName() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withNewSecretName(String arg0)
Deprecated.
|
A |
withNewSecretNamespace(String arg0)
Deprecated.
|
A |
withNewShareName(String arg0)
Deprecated.
|
A |
withReadOnly(Boolean readOnly) |
A |
withSecretName(String secretName) |
A |
withSecretNamespace(String secretNamespace) |
A |
withShareName(String shareName) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AzureFilePersistentVolumeSourceFluentImpl()
public AzureFilePersistentVolumeSourceFluentImpl(AzureFilePersistentVolumeSource instance)
public Boolean getReadOnly()
getReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getSecretName()
getSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withSecretName(String secretName)
withSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasSecretName()
hasSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>@Deprecated public A withNewSecretName(String arg0)
withNewSecretName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getSecretNamespace()
getSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withSecretNamespace(String secretNamespace)
withSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasSecretNamespace()
hasSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>@Deprecated public A withNewSecretNamespace(String arg0)
withNewSecretNamespace in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public String getShareName()
getShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A withShareName(String shareName)
withShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasShareName()
hasShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>@Deprecated public A withNewShareName(String arg0)
withNewShareName in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AzureFilePersistentVolumeSourceFluent<A extends AzureFilePersistentVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.