public class HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>> extends BaseFluent<A> implements HostPathVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
HostPathVolumeSourceFluentImpl() |
HostPathVolumeSourceFluentImpl(HostPathVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath() |
String |
getType() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasType() |
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 |
withNewType(byte[] arg1) |
A |
withNewType(byte[] arg1,
int arg2) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewType(char[] arg1) |
A |
withNewType(char[] arg1,
int arg2,
int arg3) |
A |
withNewType(int[] arg1,
int arg2,
int arg3) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withPath(String path) |
A |
withType(String type) |
public HostPathVolumeSourceFluentImpl()
public HostPathVolumeSourceFluentImpl(HostPathVolumeSource instance)
public String getPath()
getPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(StringBuilder arg1)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(int[] arg1, int arg2, int arg3)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(char[] arg1)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(StringBuffer arg1)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(byte[] arg1)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(char[] arg1, int arg2, int arg3)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(byte[] arg1, int arg2, int arg3, int arg4)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewPath(String arg1)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public String getType()
getType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withType(String type)
withType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public Boolean hasType()
hasType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(char[] arg1)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withNewType(String arg1)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.