public class GlusterfsPersistentVolumeSourceFluentImpl<A extends GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsPersistentVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
GlusterfsPersistentVolumeSourceFluentImpl() |
GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource 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 |
getEndpoints() |
String |
getEndpointsNamespace() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasEndpoints() |
Boolean |
hasEndpointsNamespace() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withEndpoints(String endpoints) |
A |
withEndpointsNamespace(String endpointsNamespace) |
A |
withNewEndpoints(String arg0)
Deprecated.
|
A |
withNewEndpointsNamespace(String arg0)
Deprecated.
|
A |
withNewPath(String arg0)
Deprecated.
|
A |
withPath(String path) |
A |
withReadOnly(Boolean readOnly) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic GlusterfsPersistentVolumeSourceFluentImpl()
public GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource instance)
public String getEndpoints()
getEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>@Deprecated public A withNewEndpoints(String arg0)
withNewEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public String getEndpointsNamespace()
getEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpointsNamespace(String endpointsNamespace)
withEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpointsNamespace()
hasEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>@Deprecated public A withNewEndpointsNamespace(String arg0)
withNewEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public String getPath()
getPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.