public class V1NFSVolumeSourceFluentImpl<A extends V1NFSVolumeSourceFluent<A>> extends BaseFluent<A> implements V1NFSVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1NFSVolumeSourceFluentImpl() |
V1NFSVolumeSourceFluentImpl(V1NFSVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath() |
String |
getServer() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
Boolean |
hasServer() |
Boolean |
isReadOnly() |
A |
withNewPath(String arg1) |
A |
withNewPath(StringBuffer arg1) |
A |
withNewPath(StringBuilder arg1) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
A |
withNewServer(String arg1) |
A |
withNewServer(StringBuffer arg1) |
A |
withNewServer(StringBuilder arg1) |
A |
withPath(String path) |
A |
withReadOnly(Boolean readOnly) |
A |
withServer(String server) |
public V1NFSVolumeSourceFluentImpl()
public V1NFSVolumeSourceFluentImpl(V1NFSVolumeSource instance)
public String getPath()
getPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public String getServer()
getServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withServer(String server)
withServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public Boolean hasServer()
hasServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewServer(String arg1)
withNewServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewServer(StringBuilder arg1)
withNewServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>public A withNewServer(StringBuffer arg1)
withNewServer in interface V1NFSVolumeSourceFluent<A extends V1NFSVolumeSourceFluent<A>>Copyright © 2020. All rights reserved.