| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.builder() |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.dataSourceId(String dataSourceId)
Shows the identifier of the data source to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.groupId(String groupId)
Shows the identifier of the group to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.groupOrderingIdSummaries(Collection<GroupOrderingIdSummary> groupOrderingIdSummaries)
Shows the following information on the processing of
PUT and DELETE actions for
mapping users to their groups: |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.groupOrderingIdSummaries(Consumer<GroupOrderingIdSummary.Builder>... groupOrderingIdSummaries)
Shows the following information on the processing of
PUT and DELETE actions for
mapping users to their groups: |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.groupOrderingIdSummaries(GroupOrderingIdSummary... groupOrderingIdSummaries)
Shows the following information on the processing of
PUT and DELETE actions for
mapping users to their groups: |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.Builder.indexId(String indexId)
Shows the identifier of the index to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResponse.Builder |
DescribePrincipalMappingResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribePrincipalMappingResponse.Builder> |
DescribePrincipalMappingResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.