Package | Description |
---|---|
com.amazonaws.services.dynamodb.model |
Classes modeling the various types represented by AmazonDynamoDB.
|
com.amazonaws.services.dynamodb.model.transform |
Marhsalling for the various types represented by AmazonDynamoDB.
|
Modifier and Type | Method and Description |
---|---|
DeleteRequest |
WriteRequest.getDeleteRequest()
Deprecated.
A container for a Delete BatchWrite request
|
DeleteRequest |
DeleteRequest.withKey(Key key)
Deprecated.
The item's key to be delete
|
Modifier and Type | Method and Description |
---|---|
void |
WriteRequest.setDeleteRequest(DeleteRequest deleteRequest)
Deprecated.
A container for a Delete BatchWrite request
|
WriteRequest |
WriteRequest.withDeleteRequest(DeleteRequest deleteRequest)
Deprecated.
A container for a Delete BatchWrite request
|
Modifier and Type | Method and Description |
---|---|
DeleteRequest |
DeleteRequestJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context)
Deprecated.
|
Copyright © 2016. All rights reserved.