Interface BuildSuggestersResponse.Builder

    • Method Detail

      • fieldNames

        BuildSuggestersResponse.Builder fieldNames​(Collection<String> fieldNames)
        Sets the value of the FieldNames property for this object.
        Parameters:
        fieldNames - The new value for the FieldNames property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fieldNames

        BuildSuggestersResponse.Builder fieldNames​(String... fieldNames)
        Sets the value of the FieldNames property for this object.
        Parameters:
        fieldNames - The new value for the FieldNames property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.