Class ProfileAutomationsMixinAnnotations
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Profile
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.mapping.jackson.ProfileAutomationsMixinAnnotations
Class that will configure the mapping for a Automation, using mixing annotations
provided by Jackson library
- Since:
- 1/11/2023
-
Constructor Summary
ConstructorsConstructorDescriptionProfileAutomationsMixinAnnotations
(ProfileCommand[] mCommands, String mTrigger_id) -
Method Summary
Methods inherited from class com.exxothermic.audioeverywheresdk.business.model.Profile
getmAssets, getmAudioOptions, getmAutomations, getmGeneralSettings, getmInfrastructure, getmMeta, setmAssets, setmAudioOptions, setmAutomations, setmGeneralSettings, setmInfrastructure, setmMeta, toString
-
Constructor Details
-
ProfileAutomationsMixinAnnotations
-