Package | Description |
---|---|
com.chargebee | |
com.chargebee.internal | |
com.chargebee.models |
Modifier and Type | Field and Description |
---|---|
Environment |
RequestWrap.env |
Modifier and Type | Method and Description |
---|---|
static Environment |
Environment.defaultConfig() |
Constructor and Description |
---|
RequestWrap(Environment env,
T request) |
Modifier and Type | Method and Description |
---|---|
static Result |
HttpUtil.get(String url,
Params params,
Map<String,String> headers,
Environment env) |
static ListResult |
HttpUtil.getList(String url,
Params params,
Map<String,String> headers,
Environment env) |
static Result |
HttpUtil.post(String url,
Params params,
Map<String,String> headers,
Environment env) |
ListResult |
ListRequest.request(Environment env) |
Result |
Request.request(Environment env) |
Modifier and Type | Method and Description |
---|---|
TimeMachine |
TimeMachine.waitForTimeTravelCompletion(Environment env) |
Copyright © 2023 ChargeBee. All rights reserved.