| 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 |
TrailProductRequest.getHttpMethod() |
HttpMethod |
GetTenantTokenRequest.getHttpMethod() |
HttpMethod |
GetTokenRequest.getHttpMethod() |
HttpMethod |
RemoveUserRequest.getHttpMethod() |
HttpMethod |
UserRequest.getHttpMethod() |
HttpMethod |
GetLoginUrlRequest.getHttpMethod() |
HttpMethod |
CreateTenantRequest.getHttpMethod() |
HttpMethod |
GetTokenByPermanentCodeRequest.getHttpMethod() |
HttpMethod |
AddUserRequest.getHttpMethod() |
HttpMethod |
RefreshTokenRequest.getHttpMethod() |
HttpMethod |
GetOrgAccessTokenRequest.getHttpMethod() |
HttpMethod |
GetPermanentAuthCodeRequest.getHttpMethod() |
HttpMethod |
GetAppAccessTokenRequest.getHttpMethod() |
HttpMethod |
CreateOrderRequest.getHttpMethod() |
HttpMethod |
GetUserTokenRequest.getHttpMethod() |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
FindByEnterpriseIdRequest.getHttpMethod() |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
CashJournalCheckingRequest.getHttpMethod() |
HttpMethod |
CashJournalBatchAddRequest.getHttpMethod() |
HttpMethod |
CashJournalAddRequest.getHttpMethod() |
Copyright © 2021. All rights reserved.