Uses of Class
software.amazon.awssdk.services.cognitosync.model.IdentityUsage
-
Packages that use IdentityUsage Package Description software.amazon.awssdk.services.cognitosync.model -
-
Uses of IdentityUsage in software.amazon.awssdk.services.cognitosync.model
Methods in software.amazon.awssdk.services.cognitosync.model that return IdentityUsage Modifier and Type Method Description IdentityUsageDescribeIdentityUsageResponse. identityUsage()Usage information for the identity.Methods in software.amazon.awssdk.services.cognitosync.model with parameters of type IdentityUsage Modifier and Type Method Description DescribeIdentityUsageResponse.BuilderDescribeIdentityUsageResponse.Builder. identityUsage(IdentityUsage identityUsage)Usage information for the identity.
-