Interface ActionReview.Builder

  • Method Details

    • pluginId

      ActionReview.Builder pluginId(String pluginId)

      The identifier of the plugin associated with the action review.

      Parameters:
      pluginId - The identifier of the plugin associated with the action review.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pluginType

      ActionReview.Builder pluginType(String pluginType)

      The type of plugin.

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

      ActionReview.Builder pluginType(PluginType pluginType)

      The type of plugin.

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

      Field values that an end user needs to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.

      Parameters:
      payload - Field values that an end user needs to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • payloadFieldNameSeparator

      ActionReview.Builder payloadFieldNameSeparator(String payloadFieldNameSeparator)

      A string used to retain information about the hierarchical contexts within an action review payload.

      Parameters:
      payloadFieldNameSeparator - A string used to retain information about the hierarchical contexts within an action review payload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.