Package org.odpi.openmetadata.accessservices.communityprofile.client.rest
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses
(InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.
This leaves the Data Manager OMAS Clients to focus on marshalling requests and returning successful responses.
-
Class Summary Class Description CommunityProfileRESTClient CommunityProfileRESTClient is responsible for issuing calls to the Community Profile OMAS REST APIs.