public class V1GlusterfsVolumeSourceFluentImpl<A extends V1GlusterfsVolumeSourceFluent<A>> extends BaseFluent<A> implements V1GlusterfsVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1GlusterfsVolumeSourceFluentImpl() |
V1GlusterfsVolumeSourceFluentImpl(V1GlusterfsVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEndpoints() |
String |
getPath() |
Boolean |
hasEndpoints() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
Boolean |
isReadOnly() |
A |
withEndpoints(String endpoints) |
A |
withNewEndpoints(String arg1) |
A |
withNewEndpoints(StringBuffer arg1) |
A |
withNewEndpoints(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 V1GlusterfsVolumeSourceFluentImpl()
public V1GlusterfsVolumeSourceFluentImpl(V1GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(String arg1)
withNewEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(StringBuilder arg1)
withNewEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewEndpoints(StringBuffer arg1)
withNewEndpoints in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public String getPath()
getPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1GlusterfsVolumeSourceFluent<A extends V1GlusterfsVolumeSourceFluent<A>>Copyright © 2021. All rights reserved.