Property | Type | Description | |
---|---|---|---|
Agent | string | ||
CloudKey | string | ||
ClusterURL | string | ||
Environment | string |
Method | Description | |
---|---|---|
Client ( string clusterURL, string environment, string agent ) : System | ||
Send ( |
||
SendException ( |
||
SetCloudKey ( string cloudKey ) : |
Method | Description | |
---|---|---|
GenerateRequestJSONString ( |
||
Validate ( |
public Client ( string clusterURL, string environment, string agent ) : System | ||
clusterURL | string | |
environment | string | |
agent | string | |
return | System |
public SendException ( |
||
e | ||
return | Response |
public SetCloudKey ( string cloudKey ) : |
||
cloudKey | string | |
return |