| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.builder() |
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.Builder.failedEntityList(Collection<FailedEntity> failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with
your Amazon Kendra experience.
|
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.Builder.failedEntityList(Consumer<FailedEntity.Builder>... failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with
your Amazon Kendra experience.
|
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.Builder.failedEntityList(FailedEntity... failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with
your Amazon Kendra experience.
|
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateEntitiesToExperienceResponse.Builder> |
AssociateEntitiesToExperienceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.