Modifier and Type | Method and Description |
---|---|
io.vertx.core.Future<java.lang.Void> |
ProxyInfoStoreClient.addDir(DirInfo info) |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.Future<java.lang.Void> |
ProxyInfoStoreClientImpl.addDir(DirInfo info) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<DirInfo> |
RecordValueMapper.mapDir(java.lang.String domainUid,
T rec) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<DirInfo> |
ByteArrayRecordValueMapper.mapDir(java.lang.String domainUid,
byte[] value) |
Copyright © 2023. All Rights Reserved.