Interface AdditionalAttributes.Builder

  • Method Details

    • formNames

      Names of forms on the query entity that can be requested in the response.

      Parameters:
      formNames - Names of forms on the query entity that can be requested in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • formNames

      AdditionalAttributes.Builder formNames(String... formNames)

      Names of forms on the query entity that can be requested in the response.

      Parameters:
      formNames - Names of forms on the query entity that can be requested in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.