| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetListResponse
AssetListResponse returns a list of assets from the server.
|
class |
PersonalProfileListResponse
PersonalProfileListResponse is the response structure used on the OMAS REST API calls that return a
a list of personal profile objects.
|
class |
PersonalProfileResponse
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a
PersonalProfile object as a response.
|
| Constructor and Description |
|---|
CommunityProfileOMASAPIResponse(CommunityProfileOMASAPIResponse template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.