public class GlusterfsPersistentVolumeSourceFluentImpl<A extends GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsPersistentVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
GlusterfsPersistentVolumeSourceFluentImpl() |
GlusterfsPersistentVolumeSourceFluentImpl(GlusterfsPersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEndpoints() |
String |
getEndpointsNamespace() |
String |
getPath() |
Boolean |
hasEndpoints() |
Boolean |
hasEndpointsNamespace() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withEndpoints(String endpoints) |
A |
withEndpointsNamespace(String endpointsNamespace) |
A |
withNewEndpoints(String arg1) |
A |
withNewEndpoints(StringBuffer arg1) |
A |
withNewEndpoints(StringBuilder arg1) |
A |
withNewEndpointsNamespace(String arg1) |
A |
withNewEndpointsNamespace(StringBuffer arg1) |
A |
withNewEndpointsNamespace(StringBuilder arg1) |
A |
withNewPath(String arg1) |
A |
withNewPath(StringBuffer arg1) |
A |
withNewPath(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withPath(String path) |
A |
withReadOnly(Boolean readOnly) |
public 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>>public A withNewEndpoints(String arg1)
withNewEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpoints(StringBuilder arg1)
withNewEndpoints in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpoints(StringBuffer arg1)
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>>public A withNewEndpointsNamespace(String arg1)
withNewEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpointsNamespace(StringBuilder arg1)
withNewEndpointsNamespace in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpointsNamespace(StringBuffer arg1)
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>>public A withNewPath(String arg1)
withNewPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly 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 withNewReadOnly(String arg1)
withNewReadOnly in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface GlusterfsPersistentVolumeSourceFluent<A extends GlusterfsPersistentVolumeSourceFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.