Uses of Class
io.dapr.client.domain.LockRequest
Packages that use LockRequest
-
Uses of LockRequest in io.dapr.client
Methods in io.dapr.client with parameters of type LockRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Boolean>DaprClientImpl.tryLock(LockRequest request) Tries to get a lock with an expiry.reactor.core.publisher.Mono<Boolean>DaprPreviewClient.tryLock(LockRequest request) Tries to get a lock with an expiry.