public class NFSVolumeSourceFluentImpl<A extends NFSVolumeSourceFluent<A>> extends BaseFluent<A> implements NFSVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
NFSVolumeSourceFluentImpl() |
NFSVolumeSourceFluentImpl(NFSVolumeSource 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() |
String |
getPath() |
Boolean |
getReadOnly() |
String |
getServer() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
Boolean |
hasServer() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withPath(String path) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
A |
withServer(String server) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NFSVolumeSourceFluentImpl()
public NFSVolumeSourceFluentImpl(NFSVolumeSource instance)
public String getPath()
getPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public String getServer()
getServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withServer(String server)
withServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasServer()
hasServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends NFSVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends NFSVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.