| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdentitySourceFilter> |
ListIdentitySourcesRequest.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 |
|---|---|
ListIdentitySourcesRequest.Builder |
ListIdentitySourcesRequest.Builder.filters(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 |
|---|---|
ListIdentitySourcesRequest.Builder |
ListIdentitySourcesRequest.Builder.filters(Collection<IdentitySourceFilter> filters)
Specifies characteristics of an identity source that you can use to limit the output to matching identity
sources.
|
Copyright © 2023. All rights reserved.