public static class BlockJobCancelCommand.Arguments extends Object
String
device
Boolean
force
Arguments()
Arguments(String device, Boolean force)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public String device
@CheckForNull public Boolean force
public Arguments()
public Arguments(String device, Boolean force)