public class NFSVolumeSourceFluentImpl<A extends NFSVolumeSourceFluent<A>> extends BaseFluent<A> implements NFSVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
NFSVolumeSourceFluentImpl() |
NFSVolumeSourceFluentImpl(NFSVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getPath() |
java.lang.String |
getServer() |
java.lang.Boolean |
hasPath() |
java.lang.Boolean |
hasReadOnly() |
java.lang.Boolean |
hasServer() |
java.lang.Boolean |
isReadOnly() |
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 |
withNewServer(java.lang.String arg1) |
A |
withNewServer(java.lang.StringBuffer arg1) |
A |
withNewServer(java.lang.StringBuilder arg1) |
A |
withPath(java.lang.String path) |
A |
withReadOnly(java.lang.Boolean readOnly) |
A |
withServer(java.lang.String server) |
public NFSVolumeSourceFluentImpl()
public NFSVolumeSourceFluentImpl(NFSVolumeSource instance)
public java.lang.String getPath()
getPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withPath(java.lang.String path)
withPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public java.lang.Boolean hasPath()
hasPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(java.lang.String arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(java.lang.StringBuilder arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(java.lang.StringBuffer arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public java.lang.Boolean isReadOnly()
isReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewReadOnly(java.lang.String arg1)
withNewReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public java.lang.String getServer()
getServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withServer(java.lang.String server)
withServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public java.lang.Boolean hasServer()
hasServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(java.lang.String arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(java.lang.StringBuilder arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(java.lang.StringBuffer arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.