| Top | 
org.freedesktop.UDisks2.Swapspaceorg.freedesktop.UDisks2.Swapspace — Block device containing swap data  | 
This interface is used for org.freedesktop.UDisks2.Block devices that contain swap space.
Start (IN  a{sv} options);
Activates the swap device.
  | 
Options (currently unused except for standard options).  | 
Stop (IN  a{sv} options);
Deactivates the swap device.
  | 
Options (currently unused except for standard options).  | 
SetLabel (IN  s     label,
          IN  a{sv} options);
Set label for the swap device.
  | 
The label to set.  | 
  | 
Options (currently unused except for standard options).  |