Interface ExperienceEndpoint.Builder

  • Method Details

    • endpointType

      ExperienceEndpoint.Builder endpointType(String endpointType)

      The type of endpoint for your Amazon Kendra experience. The type currently available is HOME, which is a unique and fully hosted URL to the home page of your Amazon Kendra experience.

      Parameters:
      endpointType - The type of endpoint for your Amazon Kendra experience. The type currently available is HOME, which is a unique and fully hosted URL to the home page of your Amazon Kendra experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • endpointType

      ExperienceEndpoint.Builder endpointType(EndpointType endpointType)

      The type of endpoint for your Amazon Kendra experience. The type currently available is HOME, which is a unique and fully hosted URL to the home page of your Amazon Kendra experience.

      Parameters:
      endpointType - The type of endpoint for your Amazon Kendra experience. The type currently available is HOME, which is a unique and fully hosted URL to the home page of your Amazon Kendra experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • endpoint

      ExperienceEndpoint.Builder endpoint(String endpoint)

      The endpoint of your Amazon Kendra experience.

      Parameters:
      endpoint - The endpoint of your Amazon Kendra experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.