| Package | Description |
|---|---|
| com.github.castorm.kafka.connect.http.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpRequest.HttpMethod |
HttpRequest.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequest.HttpMethod[] |
HttpRequest.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 CastorM. All rights reserved.