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(Object o) |
String |
getPath() |
Boolean |
getReadOnly() |
String |
getServer() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
Boolean |
hasServer() |
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 |
withNewServer(byte[] arg1) |
A |
withNewServer(byte[] arg1,
int arg2) |
A |
withNewServer(byte[] arg1,
int arg2,
int arg3) |
A |
withNewServer(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewServer(char[] arg1) |
A |
withNewServer(char[] arg1,
int arg2,
int arg3) |
A |
withNewServer(int[] arg1,
int arg2,
int arg3) |
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 NFSVolumeSourceFluentImpl()
public NFSVolumeSourceFluentImpl(NFSVolumeSource instance)
public String getPath()
getPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(int[] arg1, int arg2, int arg3)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(char[] arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(byte[] arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(char[] arg1, int arg2, int arg3)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3, int arg4)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public String getServer()
getServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withServer(String server)
withServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public Boolean hasServer()
hasServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(StringBuilder arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(int[] arg1, int arg2, int arg3)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(char[] arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(StringBuffer arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(byte[] arg1, int arg2)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(byte[] arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(char[] arg1, int arg2, int arg3)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(byte[] arg1, int arg2, int arg3)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(byte[] arg1, int arg2, int arg3, int arg4)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>public A withNewServer(String arg1)
withNewServer in interface NFSVolumeSourceFluent<A extends NFSVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.