Uses of Class
io.dapr.client.domain.SubscribeConfigurationResponse
-
Uses of SubscribeConfigurationResponse in io.dapr.client
Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<SubscribeConfigurationResponse>
DaprClient.subscribeConfiguration
(SubscribeConfigurationRequest request) Subscribe to the keys for any change.reactor.core.publisher.Flux<SubscribeConfigurationResponse>
DaprClient.subscribeConfiguration
(String storeName, String... keys) Subscribe to the keys for any change.reactor.core.publisher.Flux<SubscribeConfigurationResponse>
Subscribe to the keys for any change.reactor.core.publisher.Flux<SubscribeConfigurationResponse>
DaprClientImpl.subscribeConfiguration
(SubscribeConfigurationRequest request) Subscribe to the keys for any change.