Interface ValidationExceptionField.Builder

    • Method Detail

      • message

        ValidationExceptionField.Builder message​(String message)

        The request was denied due to an invalid request error.

        Parameters:
        message - The request was denied due to an invalid request error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • path

        ValidationExceptionField.Builder path​(String path)

        The request was denied due to an invalid request error.

        Parameters:
        path - The request was denied due to an invalid request error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.