public class V1GlusterfsPersistentVolumeSourceFluentImpl<A extends V1GlusterfsPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1GlusterfsPersistentVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1GlusterfsPersistentVolumeSourceFluentImpl() |
V1GlusterfsPersistentVolumeSourceFluentImpl(V1GlusterfsPersistentVolumeSource 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 V1GlusterfsPersistentVolumeSourceFluentImpl()
public V1GlusterfsPersistentVolumeSourceFluentImpl(V1GlusterfsPersistentVolumeSource instance)
public String getEndpoints()
getEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpoints(String arg1)
withNewEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpoints(StringBuilder arg1)
withNewEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpoints(StringBuffer arg1)
withNewEndpoints in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public String getEndpointsNamespace()
getEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withEndpointsNamespace(String endpointsNamespace)
withEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasEndpointsNamespace()
hasEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpointsNamespace(String arg1)
withNewEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpointsNamespace(StringBuilder arg1)
withNewEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewEndpointsNamespace(StringBuffer arg1)
withNewEndpointsNamespace in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public String getPath()
getPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1GlusterfsPersistentVolumeSourceFluent<A extends V1GlusterfsPersistentVolumeSourceFluent<A>>Copyright © 2020. All rights reserved.