Class SignaturesOverridesProperties


  • public final class SignaturesOverridesProperties
    extends Object
    Will contain the properties of the resource (the actual signature overrides).
    • Constructor Detail

      • SignaturesOverridesProperties

        public SignaturesOverridesProperties()
    • Method Detail

      • signatures

        public Map<String,​String> signatures()
        Get the signatures property: Dictionary of <string>.
        Returns:
        the signatures value.
      • withSignatures

        public SignaturesOverridesProperties withSignatures​(Map<String,​String> signatures)
        Set the signatures property: Dictionary of <string>.
        Parameters:
        signatures - the signatures value to set.
        Returns:
        the SignaturesOverridesProperties object itself.
      • validate

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