Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
Identity |
Identity.clone() |
Identity |
Record.getUserIdentity()
Items that are deleted by the Time to Live process after expiration have the following fields:
|
Identity |
Identity.withPrincipalId(String principalId)
A unique identifier for the entity that made the call.
|
Identity |
Identity.withType(String type)
The type of the identity.
|
Modifier and Type | Method and Description |
---|---|
void |
Record.setUserIdentity(Identity userIdentity)
Items that are deleted by the Time to Live process after expiration have the following fields:
|
Record |
Record.withUserIdentity(Identity userIdentity)
Items that are deleted by the Time to Live process after expiration have the following fields:
|
Copyright © 2022. All rights reserved.