public static class BlockResizeCommand.Arguments extends Object
String
device
nodeName
long
size
Arguments()
Arguments(String device, String nodeName, long size)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@CheckForNull public String device
@CheckForNull public String nodeName
@Nonnull public long size
public Arguments()
public Arguments(String device, String nodeName, long size)