| Package | Description |
|---|---|
| com.chargebee.internal |
| Modifier and Type | Method and Description |
|---|---|
HttpUtil.Method |
Request.httpMeth() |
static HttpUtil.Method |
HttpUtil.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpUtil.Method[] |
HttpUtil.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Request(HttpUtil.Method httpMeth,
String uri) |
Copyright © 2023 ChargeBee. All rights reserved.