public class ServerAuthorPlatformsResponse extends ServerAuthorViewOMVSAPIResponse
| Constructor and Description |
|---|
ServerAuthorPlatformsResponse()
Default constructor
|
ServerAuthorPlatformsResponse(ServerAuthorPlatformsResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<Platform> |
getPlatforms()
Get the platforms
|
void |
setPlatforms(Set<Platform> platforms)
set the platforms
|
String |
toString()
JSON-style toString
|
equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic ServerAuthorPlatformsResponse()
public ServerAuthorPlatformsResponse(ServerAuthorPlatformsResponse template)
template - object to copypublic void setPlatforms(Set<Platform> platforms)
platforms - the platformspublic String toString()
toString in class ServerAuthorViewOMVSAPIResponseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.