public static class DeleteObjectsRequest.DeleteObject extends Object
Constructor and Description |
---|
DeleteObject()
Default constructor for jackson.
|
DeleteObject(String key) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
void |
setKey(String key)
Sets the key to the object.
|
public DeleteObject()
public DeleteObject(String key)
key
- the key indicating the name of the objectCopyright © 2023. All Rights Reserved.