public interface ImmutableAgentData extends ImmutableDataManipulator<ImmutableAgentData,AgentData>
ImmutableDataManipulator for toggling AI tasks on Agents.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Boolean> |
aiEnabled()
Gets the
ImmutableValue for whether AI tasks are enabled or not. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> aiEnabled()
ImmutableValue for whether AI tasks are enabled or not.