public class AnalyticsModelingOMASAPIResponse extends FFDCResponseBase
| Constructor and Description |
|---|
AnalyticsModelingOMASAPIResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResponseContainer> |
getData()
Get data of the response.
|
protected void |
setData(List<? extends ResponseContainer> data)
Set response data.
|
String |
toString() |
equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic List<? extends ResponseContainer> getData()
protected void setData(List<? extends ResponseContainer> data)
data - response data.public String toString()
toString in class FFDCResponseBaseCopyright © 2018–2020 ODPi. All rights reserved.