Abstract
Protected
constructorInternal
Should not be instantiated directly.
Readonly
longWhether the command is long-running or not, i.e. requires polling.
Readonly
methodThe HTTP method for the request.
Optional
Readonly
paramsThe query parameters, if any.
Readonly
pathThe path for the request, not including the Base URL.
Optional
Readonly
reqThe request body, if any.
Common base class for all admin command events.