Class ClfsTarget


  • public final class ClfsTarget
    extends Object
    Properties pertaining to the ClfsTarget.
    • Constructor Detail

      • ClfsTarget

        public ClfsTarget()
    • Method Detail

      • target

        public String target()
        Get the target property: Resource ID of storage container.
        Returns:
        the target value.
      • withTarget

        public ClfsTarget withTarget​(String target)
        Set the target property: Resource ID of storage container.
        Parameters:
        target - the target value to set.
        Returns:
        the ClfsTarget object itself.
      • validate

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