Class CheckRestrictionsResultInner


  • public final class CheckRestrictionsResultInner
    extends Object
    The result of a check policy restrictions evaluation on a resource.
    • Constructor Detail

      • CheckRestrictionsResultInner

        public CheckRestrictionsResultInner()
    • Method Detail

      • fieldRestrictions

        public List<FieldRestrictions> fieldRestrictions()
        Get the fieldRestrictions property: The restrictions that will be placed on various fields in the resource by policy.
        Returns:
        the fieldRestrictions value.
      • contentEvaluationResult

        public CheckRestrictionsResultContentEvaluationResult contentEvaluationResult()
        Get the contentEvaluationResult property: Evaluation results for the provided partial resource content.
        Returns:
        the contentEvaluationResult value.
      • validate

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