| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
WebExperience |
WebExperience.clone() |
WebExperience |
WebExperience.withCreatedAt(Date createdAt)
The Unix timestamp when the Amazon Q Business application was last updated.
|
WebExperience |
WebExperience.withDefaultEndpoint(String defaultEndpoint)
The endpoint URLs for your Amazon Q Business web experience.
|
WebExperience |
WebExperience.withStatus(String status)
The status of your Amazon Q Business web experience.
|
WebExperience |
WebExperience.withStatus(WebExperienceStatus status)
The status of your Amazon Q Business web experience.
|
WebExperience |
WebExperience.withUpdatedAt(Date updatedAt)
The Unix timestamp when your Amazon Q Business web experience was updated.
|
WebExperience |
WebExperience.withWebExperienceId(String webExperienceId)
The identifier of your Amazon Q Business web experience.
|
| Modifier and Type | Method and Description |
|---|---|
List<WebExperience> |
ListWebExperiencesResult.getWebExperiences()
An array of summary information for one or more Amazon Q Business experiences.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebExperiencesResult |
ListWebExperiencesResult.withWebExperiences(WebExperience... webExperiences)
An array of summary information for one or more Amazon Q Business experiences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListWebExperiencesResult.setWebExperiences(Collection<WebExperience> webExperiences)
An array of summary information for one or more Amazon Q Business experiences.
|
ListWebExperiencesResult |
ListWebExperiencesResult.withWebExperiences(Collection<WebExperience> webExperiences)
An array of summary information for one or more Amazon Q Business experiences.
|
Copyright © 2025. All rights reserved.