Class InstantItemRecoveryTarget


  • public final class InstantItemRecoveryTarget
    extends Object
    Target details for file / folder restore.
    • Constructor Detail

      • InstantItemRecoveryTarget

        public InstantItemRecoveryTarget()
    • Method Detail

      • clientScripts

        public List<ClientScriptForConnect> clientScripts()
        Get the clientScripts property: List of client scripts.
        Returns:
        the clientScripts value.
      • withClientScripts

        public InstantItemRecoveryTarget withClientScripts​(List<ClientScriptForConnect> clientScripts)
        Set the clientScripts property: List of client scripts.
        Parameters:
        clientScripts - the clientScripts value to set.
        Returns:
        the InstantItemRecoveryTarget object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.