| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GovernanceOfficerListResponse
GovernanceOfficerListResponse is the response structure used on the OMAS REST API calls that return a
list of governance officers as a response.
|
class |
GovernanceOfficerResponse
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (governanceOfficer) object as a response.
|
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.
|
class |
ZoneListResponse
ZoneListResponse is the response structure used on the OMAS REST API calls that return a list of governance zones.
|
class |
ZoneResponse
ZoneResponse is the response structure used on the OMAS REST API calls that return the properties
for a governance zone.
|
| Constructor and Description |
|---|
GovernanceProgramOMASAPIResponse(GovernanceProgramOMASAPIResponse template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.