Uses of Class
com.chargebee.Result
Packages that use Result
-
Uses of Result in com.chargebee
Subclasses of Result in com.chargebeeMethods in com.chargebee that return ResultMethods in com.chargebee with parameters of type ResultConstructors in com.chargebee with parameters of type Result -
Uses of Result in com.chargebee.internal
Methods in com.chargebee.internal that return ResultModifier and TypeMethodDescriptionstatic Resultstatic Resultstatic ResultHttpUtil.post(String url, Params params, Map<String, String> headers, Environment env, boolean isIdempotent) static Resultstatic ResultHttpUtil.post(String url, String content, Map<String, String> headers, Environment env, boolean isIdempotent) Request.request()Request.request(Environment env)