Class VaultJobExtendedInfo


  • public final class VaultJobExtendedInfo
    extends Object
    Vault Job for CMK - has CMK specific info.
    • Constructor Detail

      • VaultJobExtendedInfo

        public VaultJobExtendedInfo()
    • Method Detail

      • propertyBag

        public Map<String,​String> propertyBag()
        Get the propertyBag property: Job properties.
        Returns:
        the propertyBag value.
      • withPropertyBag

        public VaultJobExtendedInfo withPropertyBag​(Map<String,​String> propertyBag)
        Set the propertyBag property: Job properties.
        Parameters:
        propertyBag - the propertyBag value to set.
        Returns:
        the VaultJobExtendedInfo object itself.
      • validate

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