| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityDescription> |
ListIdentitiesResponse.identities()
An object containing a set of identities and associated mappings.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentitiesResponse.Builder |
ListIdentitiesResponse.Builder.identities(IdentityDescription... identities)
An object containing a set of identities and associated mappings.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentitiesResponse.Builder |
ListIdentitiesResponse.Builder.identities(Collection<IdentityDescription> identities)
An object containing a set of identities and associated mappings.
|
Copyright © 2023. All rights reserved.