Class Volume

java.lang.Object
client.model.v2.Volume

public class Volume extends Object
  • Constructor Details

    • Volume

      public Volume()
  • Method Details

    • getContainerPath

      public String getContainerPath()
    • setContainerPath

      public void setContainerPath(String containerPath)
    • getHostPath

      public String getHostPath()
    • setHostPath

      public void setHostPath(String hostPath)
    • getMode

      public String getMode()
    • setMode

      public void setMode(String mode)
    • toString

      public String toString()
      Overrides:
      toString in class Object