Interface DocumentAttributeConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DocumentAttributeConfiguration.Builder,DocumentAttributeConfiguration>, SdkBuilder<DocumentAttributeConfiguration.Builder,DocumentAttributeConfiguration>, SdkPojo
Enclosing class:
DocumentAttributeConfiguration

public static interface DocumentAttributeConfiguration.Builder extends SdkPojo, CopyableBuilder<DocumentAttributeConfiguration.Builder,DocumentAttributeConfiguration>
  • Method Details

    • name

      The name of the document attribute.

      Parameters:
      name - The name of the document attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of document attribute.

      Parameters:
      type - The type of document attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of document attribute.

      Parameters:
      type - The type of document attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • search

      Information about whether the document attribute can be used by an end user to search for information on their web experience.

      Parameters:
      search - Information about whether the document attribute can be used by an end user to search for information on their web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • search

      Information about whether the document attribute can be used by an end user to search for information on their web experience.

      Parameters:
      search - Information about whether the document attribute can be used by an end user to search for information on their web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: