| Package | Description |
|---|---|
| org.cloudfoundry.reactor |
| Modifier and Type | Method and Description |
|---|---|
HttpClientResponseWithBody |
HttpClientResponseWithBody.Builder.build()
Builds a new
HttpClientResponseWithBody. |
static HttpClientResponseWithBody |
HttpClientResponseWithBody.of(reactor.netty.ByteBufFlux body,
reactor.netty.http.client.HttpClientResponse response)
Construct a new immutable
HttpClientResponseWithBody instance. |
Copyright © 2019. All rights reserved.