AssetManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize) |
Create a new client that is going to be used in an OMAG Server.
|
CapabilityManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize) |
Create a new client that is going to be used in an OMAG Server.
|
ConnectionManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
ConnectorTypeManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
EndpointManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize,
AuditLog auditLog) |
Create a new client that is going to be used in an OMAG Server.
|
HostManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize) |
Create a new client that is going to be used in an OMAG Server.
|
ITProfileManagerClient(String serverName,
String serverPlatformURLRoot,
ITInfrastructureRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|