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