Class ServerAction.CreateBackup

    • Constructor Detail

      • CreateBackup

        public CreateBackup()
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set
      • getType

        public String getType()
        Returns:
        the type
      • setType

        public void setType​(String type)
        Parameters:
        type - the type to set
      • getRotation

        public String getRotation()
        Returns:
        the rotation
      • setRotation

        public void setRotation​(String rotation)
        Parameters:
        rotation - the rotation to set
      • getMetadata

        public Map<String,​String> getMetadata()
        Returns:
        the metadata
      • setMetadata

        public void setMetadata​(Map<String,​String> metadata)
        Parameters:
        metadata - the metadata to set