public class VolumeDeviceFluentImpl<A extends VolumeDeviceFluent<A>> extends BaseFluent<A> implements VolumeDeviceFluent<A>
_visitables| Constructor and Description |
|---|
VolumeDeviceFluentImpl() |
VolumeDeviceFluentImpl(VolumeDevice instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDevicePath() |
String |
getName() |
Boolean |
hasDevicePath() |
int |
hashCode() |
Boolean |
hasName() |
A |
withDevicePath(String devicePath) |
A |
withName(String name) |
A |
withNewDevicePath(byte[] arg1) |
A |
withNewDevicePath(byte[] arg1,
int arg2) |
A |
withNewDevicePath(byte[] arg1,
int arg2,
int arg3) |
A |
withNewDevicePath(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewDevicePath(char[] arg1) |
A |
withNewDevicePath(char[] arg1,
int arg2,
int arg3) |
A |
withNewDevicePath(int[] arg1,
int arg2,
int arg3) |
A |
withNewDevicePath(String arg1) |
A |
withNewDevicePath(StringBuffer arg1) |
A |
withNewDevicePath(StringBuilder arg1) |
A |
withNewName(byte[] arg1) |
A |
withNewName(byte[] arg1,
int arg2) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewName(char[] arg1) |
A |
withNewName(char[] arg1,
int arg2,
int arg3) |
A |
withNewName(int[] arg1,
int arg2,
int arg3) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
public VolumeDeviceFluentImpl()
public VolumeDeviceFluentImpl(VolumeDevice instance)
public String getDevicePath()
getDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withDevicePath(String devicePath)
withDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public Boolean hasDevicePath()
hasDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(StringBuilder arg1)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(int[] arg1, int arg2, int arg3)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(char[] arg1)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(StringBuffer arg1)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(byte[] arg1, int arg2)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(byte[] arg1)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(char[] arg1, int arg2, int arg3)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(byte[] arg1, int arg2, int arg3)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(byte[] arg1, int arg2, int arg3, int arg4)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewDevicePath(String arg1)
withNewDevicePath in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public String getName()
getName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withName(String name)
withName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public Boolean hasName()
hasName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(char[] arg1)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>public A withNewName(String arg1)
withNewName in interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.