| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolUsage |
DescribeIdentityPoolUsageResponse.identityPoolUsage()
Information about the usage of the identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdentityPoolUsage> |
ListIdentityPoolUsageResponse.identityPoolUsages()
Usage information for the identity pools.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIdentityPoolUsageResponse.Builder |
DescribeIdentityPoolUsageResponse.Builder.identityPoolUsage(IdentityPoolUsage identityPoolUsage)
Information about the usage of the identity pool.
|
ListIdentityPoolUsageResponse.Builder |
ListIdentityPoolUsageResponse.Builder.identityPoolUsages(IdentityPoolUsage... identityPoolUsages)
Usage information for the identity pools.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentityPoolUsageResponse.Builder |
ListIdentityPoolUsageResponse.Builder.identityPoolUsages(Collection<IdentityPoolUsage> identityPoolUsages)
Usage information for the identity pools.
|
Copyright © 2022. All rights reserved.