Interface Operations.Operation<ResT>

All Known Subinterfaces:
Operations.RequestlessOperation<ResT>, Operations.RequestOperation<ReqT,ResT>
All Known Implementing Classes:
CancelInteractionById.Sync, CreateAgent.Sync, CreateEnvironment.Sync, CreateInteraction.Sync, CreateTrigger.Sync, CreateWebhook.Sync, DeleteAgent.Sync, DeleteEnvironment.Sync, DeleteInteraction.Sync, DeleteTrigger.Sync, DeleteWebhook.Sync, GetAgent.Sync, GetEnvironment.Sync, GetEnvironmentFiles.Sync, GetInteractionById.Sync, GetTrigger.Sync, GetWebhook.Sync, ListAgents.Sync, ListEnvironments.Sync, ListTriggerExecutions.Sync, ListTriggers.Sync, ListWebhooks.Sync, PingWebhook.Sync, RotateSigningSecret.Sync, RunTrigger.Sync, UpdateTrigger.Sync, UpdateWebhook.Sync
Enclosing class:
Operations

public static interface Operations.Operation<ResT>
Base interface for all operations