public class ViewServiceConfigResponse extends AdminServicesAPIResponse
| Constructor and Description |
|---|
ViewServiceConfigResponse()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
ViewServiceConfig |
getConfig()
Return the config object.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setConfig(ViewServiceConfig config)
Set up the config object.
|
String |
toString()
Standard toString method.
|
getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic ViewServiceConfig getConfig()
public void setConfig(ViewServiceConfig config)
config - - ViewServiceConfig objectpublic String toString()
toString in class AdminServicesAPIResponsepublic boolean equals(Object objectToCompare)
equals in class FFDCResponseBaseobjectToCompare - supplied objectpublic int hashCode()
hashCode in class FFDCResponseBaseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.