class |
AssetListResponse |
AssetListResponse is a response object for passing back a a list of hosts
or an exception if the request failed.
|
class |
AssetResponse |
AssetResponse is a response object for passing back a single asset
element or an exception if the request failed.
|
class |
ConnectionResponse |
ConnectionResponse is a response object for passing back a single connection object.
|
class |
ConnectionsResponse |
ConnectionsResponse is a response object for passing back a list of connection objects.
|
class |
ConnectorTypeResponse |
ConnectorTypeResponse is a response object for passing back a single connector type object.
|
class |
ConnectorTypesResponse |
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
|
class |
ElementStubResponse |
ElementStubResponse is a response object for passing back the header of a Referenceable
element or an exception if the request failed.
|
class |
ElementStubsResponse |
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a
list of element identifiers as a response.
|
class |
EndpointResponse |
EndpointResponse is a response object for passing back a single endpoint object.
|
class |
EndpointsResponse |
EndpointsResponse is a response object for passing back a list of endpoint objects.
|
class |
HostListResponse |
HostListResponse is a response object for passing back a a list of hosts
or an exception if the request failed.
|
class |
HostResponse |
HostResponse is a response object for passing back a single host
element or an exception if the request failed.
|
class |
ITProfileListResponse |
ITProfileListResponse is the response structure used on the OMAS REST API calls that return a
a list of profile elements.
|
class |
ITProfileResponse |
ITProfileResponse is the response structure used on the OMAS REST API calls that return a
ActorProfileElement object as a response.
|
class |
PlatformDeploymentListResponse |
PlatformDeploymentListResponse returns a list of SoftwareServerPlatformDeployment relationships from the server.
|
class |
ServerAssetUseListResponse |
ServerAssetUseListResponse returns a list of serverAssetUse relationships from the server.
|
class |
ServerAssetUseResponse |
ServerAssetUseResponse is a response object for passing back a single relationship between a software server
capability and an asset (or an exception if the request failed).
|
class |
SoftwareCapabilityListResponse |
SoftwareCapabilityListResponse is a response object for passing back a a list of software server capabilities
or an exception if the request failed.
|
class |
SoftwareCapabilityResponse |
SoftwareCapabilityResponse is a response object for passing back a single software server capability
element or an exception if the request failed.
|
class |
SoftwareServerListResponse |
SoftwareServerListResponse is a response object for passing back a a list of software servers
or an exception if the request failed.
|
class |
SoftwareServerPlatformListResponse |
SoftwareServerPlatformListResponse is a response object for passing back a a list of software server platforms
or an exception if the request failed.
|
class |
SoftwareServerPlatformResponse |
SoftwareServerPlatformResponse is a response object for passing back a single software server platform
element or an exception if the request failed.
|
class |
SoftwareServerResponse |
SoftwareServerResponse is a response object for passing back a single software server
element or an exception if the request failed.
|
class |
SupportedCapabilityListResponse |
SupportedCapabilityListResponse returns a list of SoftwareServerSupportedCapability relationships from the server.
|
class |
UserIdentityListResponse |
UserIdentityListResponse is the response structure used on the OMAS REST API calls that return a
a list of user identity elements.
|
class |
UserIdentityResponse |
UserIdentityResponse is the response structure used on the OMAS REST API calls that return a
UserIdentityElement object as a response.
|