public class InstanceWebClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InstanceWebClient.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InstanceWebClient.Builder |
builder() |
org.springframework.web.reactive.function.client.WebClient |
instance(Instance instance) |
org.springframework.web.reactive.function.client.WebClient |
instance(reactor.core.publisher.Mono<Instance> instance) |
public org.springframework.web.reactive.function.client.WebClient instance(reactor.core.publisher.Mono<Instance> instance)
public org.springframework.web.reactive.function.client.WebClient instance(Instance instance)
public static InstanceWebClient.Builder builder()
Copyright © 2018 codecentric AG. All rights reserved.