Interface SubjectAreaConfigClients
-
public interface SubjectAreaConfigClients
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubjectAreaConfigClientconfigs()Get the subject area config API class - use this class to issue glossary calls.
-
-
-
Method Detail
-
configs
SubjectAreaConfigClient configs()
Get the subject area config API class - use this class to issue glossary calls.- Returns:
- subject area glossary API class
-
-