| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
ServerTypeClassificationSummary |
ServerTypeClassificationSummary.getServerSuperType()
Return the description of the supertype (if any)
|
ServerTypeClassificationSummary |
ServerTypeClassificationResponse.getServerTypeClassification()
Return the classification for this server type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerTypeClassificationSummary.setServerSuperType(ServerTypeClassificationSummary serverSuperType)
Set up the the description of the supertype (if any).
|
void |
ServerTypeClassificationResponse.setServerTypeClassification(ServerTypeClassificationSummary serverTypeClassification)
Set up the classification for this server type.
|
| Constructor and Description |
|---|
ServerTypeClassificationSummary(ServerTypeClassificationSummary template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.