| Package | Description |
|---|---|
| org.cloudfoundry.reactor |
| Modifier and Type | Method and Description |
|---|---|
HttpClientResponseWithParsedBody<T> |
HttpClientResponseWithParsedBody.Builder.build()
Builds a new
HttpClientResponseWithParsedBody. |
static <T> HttpClientResponseWithParsedBody<T> |
HttpClientResponseWithParsedBody.of(Optional<? extends T> body,
reactor.netty.http.client.HttpClientResponse response)
Construct a new immutable
HttpClientResponseWithParsedBody instance. |
Copyright © 2023. All rights reserved.