Interface ValidationErrorsEntry.Builder

    • Method Detail

      • checkName

        ValidationErrorsEntry.Builder checkName​(String checkName)

        Checks the name of the policy.

        Parameters:
        checkName - Checks the name of the policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        ValidationErrorsEntry.Builder errorMessage​(String errorMessage)

        Displays error messages if validation encounters problems during validation of the resource policy.

        Parameters:
        errorMessage - Displays error messages if validation encounters problems during validation of the resource policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.