public class GlusterfsVolumeSourceFluentImpl<A extends GlusterfsVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
GlusterfsVolumeSourceFluentImpl() |
GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getEndpoints() |
java.lang.String |
getPath() |
java.lang.Boolean |
hasEndpoints() |
java.lang.Boolean |
hasPath() |
java.lang.Boolean |
hasReadOnly() |
java.lang.Boolean |
isReadOnly() |
A |
withEndpoints(java.lang.String endpoints) |
A |
withNewEndpoints(java.lang.String arg1) |
A |
withNewEndpoints(java.lang.StringBuffer arg1) |
A |
withNewEndpoints(java.lang.StringBuilder arg1) |
A |
withNewPath(java.lang.String arg1) |
A |
withNewPath(java.lang.StringBuffer arg1) |
A |
withNewPath(java.lang.StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(java.lang.String arg1) |
A |
withPath(java.lang.String path) |
A |
withReadOnly(java.lang.Boolean readOnly) |
public GlusterfsVolumeSourceFluentImpl()
public GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance)
public java.lang.String getEndpoints()
getEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withEndpoints(java.lang.String endpoints)
withEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public java.lang.Boolean hasEndpoints()
hasEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(java.lang.String arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(java.lang.StringBuilder arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(java.lang.StringBuffer arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public java.lang.String getPath()
getPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withPath(java.lang.String path)
withPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public java.lang.Boolean hasPath()
hasPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(java.lang.String arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(java.lang.StringBuilder arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(java.lang.StringBuffer arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public java.lang.Boolean isReadOnly()
isReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(java.lang.String arg1)
withNewReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.