Uses of Class
software.amazon.awssdk.services.customerprofiles.model.TriggerConfig
-
Packages that use TriggerConfig Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of TriggerConfig in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return TriggerConfig Modifier and Type Method Description TriggerConfigFlowDefinition. triggerConfig()The trigger settings that determine how and when the flow runs.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type TriggerConfig Modifier and Type Method Description FlowDefinition.BuilderFlowDefinition.Builder. triggerConfig(TriggerConfig triggerConfig)The trigger settings that determine how and when the flow runs.
-