public static interface DisassociatePersonasFromEntitiesRequest.Builder extends KendraRequest.Builder, SdkPojo, CopyableBuilder<DisassociatePersonasFromEntitiesRequest.Builder,DisassociatePersonasFromEntitiesRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociatePersonasFromEntitiesRequest.Builder |
entityIds(Collection<String> entityIds)
The identifiers of users or groups in your IAM Identity Center identity source.
|
DisassociatePersonasFromEntitiesRequest.Builder |
entityIds(String... entityIds)
The identifiers of users or groups in your IAM Identity Center identity source.
|
DisassociatePersonasFromEntitiesRequest.Builder |
id(String id)
The identifier of your Amazon Kendra experience.
|
DisassociatePersonasFromEntitiesRequest.Builder |
indexId(String indexId)
The identifier of the index for your Amazon Kendra experience.
|
DisassociatePersonasFromEntitiesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociatePersonasFromEntitiesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociatePersonasFromEntitiesRequest.Builder id(String id)
The identifier of your Amazon Kendra experience.
id - The identifier of your Amazon Kendra experience.DisassociatePersonasFromEntitiesRequest.Builder indexId(String indexId)
The identifier of the index for your Amazon Kendra experience.
indexId - The identifier of the index for your Amazon Kendra experience.DisassociatePersonasFromEntitiesRequest.Builder entityIds(Collection<String> entityIds)
The identifiers of users or groups in your IAM Identity Center identity source. For example, user IDs could be user emails.
entityIds - The identifiers of users or groups in your IAM Identity Center identity source. For example, user IDs
could be user emails.DisassociatePersonasFromEntitiesRequest.Builder entityIds(String... entityIds)
The identifiers of users or groups in your IAM Identity Center identity source. For example, user IDs could be user emails.
entityIds - The identifiers of users or groups in your IAM Identity Center identity source. For example, user IDs
could be user emails.DisassociatePersonasFromEntitiesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociatePersonasFromEntitiesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.