Class ManagementClient
java.lang.Object
org.springframework.cloud.appbroker.manager.ManagementClient
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>
restage
(BackingApplication backingApplication) reactor.core.publisher.Mono<Void>
restart
(BackingApplication backingApplication) reactor.core.publisher.Mono<Void>
start
(BackingApplication backingApplication) reactor.core.publisher.Mono<Void>
stop
(BackingApplication backingApplication)
-
Constructor Details
-
ManagementClient
-
-
Method Details
-
start
-
stop
-
restart
-
restage
-