| Package | Description |
|---|---|
| com.chanjet.openapi.sdk.java | |
| com.chanjet.openapi.sdk.java.enums | |
| com.chanjet.openapi.sdk.java.request |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
ChanjetRequest.getHttpMethod()
获取当前请求的请求方式
|
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
GetLoginUrlRequest.getHttpMethod() |
HttpMethod |
RemoveUserRequest.getHttpMethod() |
HttpMethod |
GetTenantTokenRequest.getHttpMethod() |
HttpMethod |
TrailProductRequest.getHttpMethod() |
HttpMethod |
RefreshTokenRequest.getHttpMethod() |
HttpMethod |
CreateOrderRequest.getHttpMethod() |
HttpMethod |
AddUserRequest.getHttpMethod() |
HttpMethod |
GetTokenRequest.getHttpMethod() |
HttpMethod |
GetUserTokenRequest.getHttpMethod() |
HttpMethod |
CreateTenantRequest.getHttpMethod() |
Copyright © 2020. All rights reserved.