| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
IdentitySourceFilter |
IdentitySourceFilter.clone() |
IdentitySourceFilter |
IdentitySourceFilter.withPrincipalEntityType(String principalEntityType)
The Cedar entity type of the principals returned by the identity provider (IdP) associated with this identity
source.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdentitySourceFilter> |
ListIdentitySourcesRequest.getFilters()
Specifies characteristics of an identity source that you can use to limit the output to matching identity
sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentitySourcesRequest |
ListIdentitySourcesRequest.withFilters(IdentitySourceFilter... filters)
Specifies characteristics of an identity source that you can use to limit the output to matching identity
sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIdentitySourcesRequest.setFilters(Collection<IdentitySourceFilter> filters)
Specifies characteristics of an identity source that you can use to limit the output to matching identity
sources.
|
ListIdentitySourcesRequest |
ListIdentitySourcesRequest.withFilters(Collection<IdentitySourceFilter> filters)
Specifies characteristics of an identity source that you can use to limit the output to matching identity
sources.
|
Copyright © 2025. All rights reserved.