ClientBuilder setIntent(int intent) { _env.list[AppEnv.intent.key] = intent.toString(); return this; }