static class ConfigPropertiesUtil.ReadOptionalResponse extends Object
| Constructor and Description |
|---|
ReadOptionalResponse(io.quarkus.gizmo.ResultHandle value,
io.quarkus.gizmo.BytecodeCreator isPresentTrue,
io.quarkus.gizmo.BytecodeCreator isPresentFalse) |
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.gizmo.BytecodeCreator |
getIsPresentFalse() |
io.quarkus.gizmo.BytecodeCreator |
getIsPresentTrue() |
io.quarkus.gizmo.ResultHandle |
getValue() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.