[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eApiProxy.EnvironmentFactory\u003c/code\u003e is a public interface for creating new \u003ccode\u003eApiProxy.Environment\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003enewEnvironment()\u003c/code\u003e method, which is the only method within the interface, is responsible for instantiating and returning an \u003ccode\u003eApiProxy.Environment\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003enewEnvironment()\u003c/code\u003e method is an abstract method and it returns an object of type \u003ccode\u003eApiProxy.Environment\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Interface ApiProxy.EnvironmentFactory (2.0.0)\n\n public static interface ApiProxy.EnvironmentFactory\n\nMethods\n-------\n\n### newEnvironment()\n\n public abstract ApiProxy.Environment newEnvironment()"]]