Interface ValidationExceptionField.Builder

    • Method Detail

      • name

        ValidationExceptionField.Builder name​(String name)

        The input fails to satisfy the constraints specified by an Amazon Web Services service.

        Parameters:
        name - The input fails to satisfy the constraints specified by an Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        ValidationExceptionField.Builder message​(String message)

        The input fails to satisfy the constraints specified by an Amazon Web Services service.

        Parameters:
        message - The input fails to satisfy the constraints specified by an Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.