public class DeleteResponse extends Response
Constructor and Description |
---|
DeleteResponse(String deleteResponse)
Create a new delete response from the specified JSON encoded string.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getRoot()
Get the name of the root JSON result
|
getErrors, getWarnings, wasSuccessful
public DeleteResponse(String deleteResponse)
deleteResponse
- the JSON encoded stringCopyright © 2016. All Rights Reserved.