Interface ExperienceEndpoint.Builder

    • Method Detail

      • 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, EndpointType
      • 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:
        EndpointType, EndpointType
      • 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.