Class ResourceGuardOperation


  • public final class ResourceGuardOperation
    extends Object
    This class contains all the details about a critical operation.
    • Constructor Detail

      • ResourceGuardOperation

        public ResourceGuardOperation()
    • Method Detail

      • vaultCriticalOperation

        public String vaultCriticalOperation()
        Get the vaultCriticalOperation property: Name of the critical operation.
        Returns:
        the vaultCriticalOperation value.
      • requestResourceType

        public String requestResourceType()
        Get the requestResourceType property: Type of resource request.
        Returns:
        the requestResourceType value.
      • validate

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