| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<List<FetchResponse>> |
ConfigurationService.entries(FetchRequest request)
Entries request requires read level permissions to list all entries objects from the store.
|
reactor.core.publisher.Mono<FetchResponse> |
ConfigurationService.fetch(FetchRequest request)
Fetch request requires read level permissions to get entry object from the store.
|
Copyright © 2015–2019. All rights reserved.