Interface DescribeExperienceResponse.Builder
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<DescribeExperienceResponse.Builder,
,DescribeExperienceResponse> KendraResponse.Builder
,SdkBuilder<DescribeExperienceResponse.Builder,
,DescribeExperienceResponse> SdkPojo
,SdkResponse.Builder
- Enclosing class:
DescribeExperienceResponse
-
Method Summary
Modifier and TypeMethodDescriptionconfiguration
(Consumer<ExperienceConfiguration.Builder> configuration) Shows the configuration information for your Amazon Kendra experience.configuration
(ExperienceConfiguration configuration) Shows the configuration information for your Amazon Kendra experience.The Unix timestamp when your Amazon Kendra experience was created.description
(String description) Shows the description for your Amazon Kendra experience.endpoints
(Collection<ExperienceEndpoint> endpoints) Shows the endpoint URLs for your Amazon Kendra experiences.endpoints
(Consumer<ExperienceEndpoint.Builder>... endpoints) Shows the endpoint URLs for your Amazon Kendra experiences.endpoints
(ExperienceEndpoint... endpoints) Shows the endpoint URLs for your Amazon Kendra experiences.errorMessage
(String errorMessage) The reason your Amazon Kendra experience could not properly process.Shows the identifier of your Amazon Kendra experience.Shows the identifier of the index for your Amazon Kendra experience.Shows the name of your Amazon Kendra experience.Shows the Amazon Resource Name (ARN) of a role with permission to accessQuery
API,QuerySuggestions
API,SubmitFeedback
API, and IAM Identity Center that stores your user and group information.The current processing status of your Amazon Kendra experience.status
(ExperienceStatus status) The current processing status of your Amazon Kendra experience.The Unix timestamp when your Amazon Kendra experience was last updated.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
build, responseMetadata, responseMetadata
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Method Details
-
id
Shows the identifier of your Amazon Kendra experience.
- Parameters:
id
- Shows the identifier of your Amazon Kendra experience.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
indexId
Shows the identifier of the index for your Amazon Kendra experience.
- Parameters:
indexId
- Shows the identifier of the index for your Amazon Kendra experience.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
name
Shows the name of your Amazon Kendra experience.
- Parameters:
name
- Shows the name of your Amazon Kendra experience.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endpoints
Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.
- Parameters:
endpoints
- Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endpoints
Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.
- Parameters:
endpoints
- Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endpoints
Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.
This is a convenience method that creates an instance of theExperienceEndpoint.Builder
avoiding the need to create one manually viaExperienceEndpoint.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toendpoints(List<ExperienceEndpoint>)
.- Parameters:
endpoints
- a consumer that will call methods onExperienceEndpoint.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
configuration
Shows the configuration information for your Amazon Kendra experience. This includes
ContentSourceConfiguration
, which specifies the data source IDs and/or FAQ IDs, andUserIdentityConfiguration
, which specifies the user or group information to grant access to your Amazon Kendra experience.- Parameters:
configuration
- Shows the configuration information for your Amazon Kendra experience. This includesContentSourceConfiguration
, which specifies the data source IDs and/or FAQ IDs, andUserIdentityConfiguration
, which specifies the user or group information to grant access to your Amazon Kendra experience.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
configuration
default DescribeExperienceResponse.Builder configuration(Consumer<ExperienceConfiguration.Builder> configuration) Shows the configuration information for your Amazon Kendra experience. This includes
This is a convenience method that creates an instance of theContentSourceConfiguration
, which specifies the data source IDs and/or FAQ IDs, andUserIdentityConfiguration
, which specifies the user or group information to grant access to your Amazon Kendra experience.ExperienceConfiguration.Builder
avoiding the need to create one manually viaExperienceConfiguration.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toconfiguration(ExperienceConfiguration)
.- Parameters:
configuration
- a consumer that will call methods onExperienceConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
createdAt
The Unix timestamp when your Amazon Kendra experience was created.
- Parameters:
createdAt
- The Unix timestamp when your Amazon Kendra experience was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
updatedAt
The Unix timestamp when your Amazon Kendra experience was last updated.
- Parameters:
updatedAt
- The Unix timestamp when your Amazon Kendra experience was last updated.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
Shows the description for your Amazon Kendra experience.
- Parameters:
description
- Shows the description for your Amazon Kendra experience.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
The current processing status of your Amazon Kendra experience. When the status is
ACTIVE
, your Amazon Kendra experience is ready to use. When the status isFAILED
, theErrorMessage
field contains the reason that this failed.- Parameters:
status
- The current processing status of your Amazon Kendra experience. When the status isACTIVE
, your Amazon Kendra experience is ready to use. When the status isFAILED
, theErrorMessage
field contains the reason that this failed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
The current processing status of your Amazon Kendra experience. When the status is
ACTIVE
, your Amazon Kendra experience is ready to use. When the status isFAILED
, theErrorMessage
field contains the reason that this failed.- Parameters:
status
- The current processing status of your Amazon Kendra experience. When the status isACTIVE
, your Amazon Kendra experience is ready to use. When the status isFAILED
, theErrorMessage
field contains the reason that this failed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
roleArn
Shows the Amazon Resource Name (ARN) of a role with permission to access
Query
API,QuerySuggestions
API,SubmitFeedback
API, and IAM Identity Center that stores your user and group information.- Parameters:
roleArn
- Shows the Amazon Resource Name (ARN) of a role with permission to accessQuery
API,QuerySuggestions
API,SubmitFeedback
API, and IAM Identity Center that stores your user and group information.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
errorMessage
The reason your Amazon Kendra experience could not properly process.
- Parameters:
errorMessage
- The reason your Amazon Kendra experience could not properly process.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-