class |
BooleanResponse |
BooleanResponse is the response structure used on OMAG REST API calls that return a boolean response.
|
class |
ConnectionResponse |
ConnectionResponse is the response structure used on REST API calls that return a
Connection object as a response.
|
class |
ConnectorReportResponse |
ConnectorReportResponse is the response structure used on REST API calls that return a
ConnectorType object as a response.
|
class |
ConnectorTypeListResponse |
ConnectorTypeListResponse is the response structure used on the OMAS REST API calls that return a
list of connector types as a response.
|
class |
ConnectorTypeResponse |
ConnectorTypeResponse is the response structure used on REST API calls that return a
ConnectorType object as a response.
|
class |
CountResponse |
CountResponse defines the response structure for the OMAS REST API calls that returns a
number as a response.
|
class |
GUIDListResponse |
GUIDListResponse is the response structure used on the OMAS REST API calls that return a
list of unique identifiers (guids) as a response.
|
class |
GUIDResponse |
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
|
class |
NameListResponse |
NameListResponse is the response structure used on the OMAS REST API calls that return a
list of names as a response.
|
class |
PropertiesResponse |
PropertiesResponse is the response structure used on REST API calls that return a
property map object as a response.
|
class |
RegisteredOMAGServicesResponse |
RegisteredOMAGServicesResponse provides a response object for returning information about a
list of services that are registered in an OMAG Server Platform.
|
class |
StringMapResponse |
StringMapResponse is the response structure used on the OMAS REST API calls that return a
map of names to description as a response.
|
class |
StringResponse |
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
|
class |
VoidResponse |
VoidResponse defines the response structure for the OMAS REST API calls that returns a
void as a response.
|