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