supportedActions

public abstract Model.Builder supportedActions(List<String> supportedActions)
@CanIgnoreReturnValue()
public Model.Builder supportedActions(Array<String> supportedActions)

Setter for supportedActions.

supportedActions: List of actions that are supported by the model.