| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<VersionAcknowledgment> |
ConfigurationService.createEntry(CreateOrUpdateEntryRequest request)
Save request requires write level permissions to save (create or update) entry to the store.
|
reactor.core.publisher.Mono<VersionAcknowledgment> |
ConfigurationService.updateEntry(CreateOrUpdateEntryRequest request)
Update request requires write level permissions to update entry to the store.
|
Copyright © 2015–2019. All rights reserved.