Package | Description |
---|---|
com.chargebee.internal |
Modifier and Type | Method and Description |
---|---|
static Result |
HttpUtil.get(String url,
Params params,
Map<String,String> headers,
Environment env) |
static Result |
HttpUtil.post(String url,
Params params,
Map<String,String> headers,
Environment env) |
Result |
Request.request() |
Result |
Request.request(Environment env) |
Copyright © 2023 ChargeBee. All rights reserved.