| APIOperation |
Base interface for all API operations.
|
| AuthenticationApiOp |
|
| BatchApiOp |
|
| ConnectorEventSubscriptionApiOp |
|
| CreateApiOp |
|
| DeleteApiOp |
|
| GetApiOp |
|
| ResolveUsernameApiOp |
|
| SchemaApiOp |
|
| ScriptOnConnectorApiOp |
Runs a script in the same JVM or .Net Runtime as the Connector.
|
| ScriptOnResourceApiOp |
Runs a script on the target resource that a connector manages.
|
| SearchApiOp |
|
| SyncApiOp |
Poll for synchronization events--i.e., native changes to target objects.
|
| SyncEventSubscriptionApiOp |
|
| TestApiOp |
|
| UpdateApiOp |
|
| ValidateApiOp |
|