public interface SubjectArea
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClients |
nodeClients() |
String |
omasServerUrl()
Base url used to issue Rest calls
|
SubjectAreaRelationshipClients |
relationshipClients()
Get the subject area relationship API class - use this class to issue relationship calls.
|
String |
serverName()
Server Name under which this request is performed, this is used in multi tenanting to identify the tenant
|
SubjectAreaConfigClient |
subjectAreaConfigClient()
Get the subject area config API class - use this class to issue config calls.
|
SubjectAreaGraphClient |
subjectAreaGraphClient()
Get the subject area graph API class - use this class to issue graph calls.
|
SubjectAreaNodeClients nodeClients()
SubjectAreaRelationshipClients relationshipClients()
SubjectAreaConfigClient subjectAreaConfigClient()
SubjectAreaGraphClient subjectAreaGraphClient()
String serverName()
String omasServerUrl()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.