| Package | Description |
|---|---|
| org.cloudfoundry.reactor.client |
| Modifier and Type | Method and Description |
|---|---|
static ReactorCloudFoundryClient.Builder |
ReactorCloudFoundryClient.builder()
Creates a builder for
ReactorCloudFoundryClient. |
ReactorCloudFoundryClient.Builder |
ReactorCloudFoundryClient.Builder.connectionContext(ConnectionContext connectionContext)
Initializes the value for the
connectionContext attribute. |
ReactorCloudFoundryClient.Builder |
ReactorCloudFoundryClient.Builder.from(ReactorCloudFoundryClient instance)
Fill a builder with attribute values from the provided
ReactorCloudFoundryClient instance. |
ReactorCloudFoundryClient.Builder |
ReactorCloudFoundryClient.Builder.root(reactor.core.publisher.Mono<String> root)
Initializes the value for the
root attribute. |
ReactorCloudFoundryClient.Builder |
ReactorCloudFoundryClient.Builder.tokenProvider(TokenProvider tokenProvider)
Initializes the value for the
tokenProvider attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.