public static interface ExperienceEndpoint.Builder extends SdkPojo, CopyableBuilder<ExperienceEndpoint.Builder,ExperienceEndpoint>
| Modifier and Type | Method and Description |
|---|---|
ExperienceEndpoint.Builder |
endpoint(String endpoint)
The endpoint of your Amazon Kendra experience.
|
ExperienceEndpoint.Builder |
endpointType(EndpointType endpointType)
The type of endpoint for your Amazon Kendra experience.
|
ExperienceEndpoint.Builder |
endpointType(String endpointType)
The type of endpoint for your Amazon Kendra experience.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExperienceEndpoint.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.
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.EndpointType,
EndpointTypeExperienceEndpoint.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.
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.EndpointType,
EndpointTypeExperienceEndpoint.Builder endpoint(String endpoint)
The endpoint of your Amazon Kendra experience.
endpoint - The endpoint of your Amazon Kendra experience.Copyright © 2023. All rights reserved.