| Package | Description |
|---|---|
| org.blufin.sdk.enums | |
| org.blufin.sdk.rest |
| 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 | Field and Description |
|---|---|
protected HttpMethod |
AbstractRequest.httpMethod |
| Constructor and Description |
|---|
AbstractRequest(HttpMethod httpMethod,
AbstractMetaData metaData) |
AbstractRequest(HttpMethod httpMethod,
AbstractMetaData metaData,
AckResolver ackResolver) |
Copyright © 2019. All rights reserved.