public class VoidResponse extends ProjectManagementOMASAPIResponse
| Constructor and Description |
|---|
VoidResponse()
Default constructor
|
VoidResponse(VoidResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
JSON-style toString
|
equals, getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic VoidResponse()
public VoidResponse(VoidResponse template)
template - object to copypublic String toString()
toString in class ProjectManagementOMASAPIResponseCopyright © 2018–2019 ODPi. All rights reserved.