[[["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-28 UTC."],[[["\u003cp\u003e\u003ccode\u003eIURLFetchServiceFactory\u003c/code\u003e is a factory for creating instances of \u003ccode\u003eURLFetchService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetURLFetchService()\u003c/code\u003e method is used to obtain an instance of \u003ccode\u003eURLFetchService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetURLFetchService()\u003c/code\u003e method returns an object of type \u003ccode\u003eURLFetchService\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Interface IURLFetchServiceFactory (2.0.0)\n\n public interface IURLFetchServiceFactory\n\nFactory for [URLFetchService](/appengine/docs/standard/java-gen2/reference/services/bundled/latest/com.google.appengine.api.urlfetch.URLFetchService)\n\nMethods\n-------\n\n### getURLFetchService()\n\n public abstract URLFetchService getURLFetchService()\n\nObtain a URLFetchService instance."]]