public class DataPlatformRegistrationRequestBody extends DataPlatformOMASAPIRequestBody
| Constructor and Description |
|---|
DataPlatformRegistrationRequestBody()
Instantiates a new Registration request body.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SoftwareServerCapability |
getSoftwareServerCapability()
Gets software server capability.
|
int |
hashCode() |
void |
setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
Sets software server capability.
|
String |
toString()
JSON-like toString
|
getExternalSourceName, setExternalSourceNamegetExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic DataPlatformRegistrationRequestBody()
public SoftwareServerCapability getSoftwareServerCapability()
public void setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
softwareServerCapability - the software server capabilitypublic boolean equals(Object o)
equals in class FFDCResponseBasepublic int hashCode()
hashCode in class FFDCResponseBasepublic String toString()
DataPlatformOMASAPIRequestBodytoString in class DataPlatformOMASAPIRequestBodyCopyright © 2018–2020 ODPi. All rights reserved.