Class SignaturesOverridesListInner


  • public final class SignaturesOverridesListInner
    extends Object
    Describes an object containing an array with a single item.
    • Constructor Detail

      • SignaturesOverridesListInner

        public SignaturesOverridesListInner()
    • Method Detail

      • value

        public List<SignaturesOverridesInner> value()
        Get the value property: Describes a list consisting exactly one item describing the policy's signature override status.
        Returns:
        the value value.
      • withValue

        public SignaturesOverridesListInner withValue​(List<SignaturesOverridesInner> value)
        Set the value property: Describes a list consisting exactly one item describing the policy's signature override status.
        Parameters:
        value - the value value to set.
        Returns:
        the SignaturesOverridesListInner object itself.
      • validate

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