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(Object o) |
String |
getEndpoints() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasEndpoints() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
A |
withEndpoints(String endpoints) |
A |
withNewEndpoints(byte[] arg1) |
A |
withNewEndpoints(byte[] arg1,
int arg2) |
A |
withNewEndpoints(byte[] arg1,
int arg2,
int arg3) |
A |
withNewEndpoints(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewEndpoints(char[] arg1) |
A |
withNewEndpoints(char[] arg1,
int arg2,
int arg3) |
A |
withNewEndpoints(int[] arg1,
int arg2,
int arg3) |
A |
withNewEndpoints(String arg1) |
A |
withNewEndpoints(StringBuffer arg1) |
A |
withNewEndpoints(StringBuilder arg1) |
A |
withNewPath(byte[] arg1) |
A |
withNewPath(byte[] arg1,
int arg2) |
A |
withNewPath(byte[] arg1,
int arg2,
int arg3) |
A |
withNewPath(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewPath(char[] arg1) |
A |
withNewPath(char[] arg1,
int arg2,
int arg3) |
A |
withNewPath(int[] arg1,
int arg2,
int arg3) |
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 GlusterfsVolumeSourceFluentImpl()
public GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(StringBuilder arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(int[] arg1, int arg2, int arg3)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(char[] arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(StringBuffer arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(byte[] arg1, int arg2)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(byte[] arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(char[] arg1, int arg2, int arg3)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(byte[] arg1, int arg2, int arg3)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(byte[] arg1, int arg2, int arg3, int arg4)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(String arg1)
withNewEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public String getPath()
getPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(int[] arg1, int arg2, int arg3)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(char[] arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(byte[] arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(char[] arg1, int arg2, int arg3)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3, int arg4)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.