Uses of Class
software.amazon.awssdk.services.dynamodb.model.Identity
-
Packages that use Identity Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of Identity in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return Identity Modifier and Type Method Description IdentityRecord. userIdentity()Items that are deleted by the Time to Live process after expiration have the following fields:Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type Identity Modifier and Type Method Description Record.BuilderRecord.Builder. userIdentity(Identity userIdentity)Items that are deleted by the Time to Live process after expiration have the following fields:
-