@Incubating
@RecordType
class HttpResult
extends Object
Simple response wrapper for the HttpBuilder DSL.
| Type | Name and description |
|---|---|
String |
body |
HttpHeaders |
headers |
HttpResponse<String> |
raw |
int |
statusSimple response wrapper for the HttpBuilder DSL. |
| Constructor and description |
|---|
HttpResult(HttpResponse<String> response) |
Simple response wrapper for the HttpBuilder DSL.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.