Interface ProfileQueryFailures.Builder

  • Method Details

    • profileId

      ProfileQueryFailures.Builder profileId(String profileId)

      The profile id the failure belongs to.

      Parameters:
      profileId - The profile id the failure belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A message describing the failure.

      Parameters:
      message - A message describing the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status describing the failure.

      Parameters:
      status - The status describing the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.