Class ConfigPropertiesUtil.ReadOptionalResponse

    • Constructor Detail

      • ReadOptionalResponse

        ReadOptionalResponse​(io.quarkus.gizmo.ResultHandle value,
                             io.quarkus.gizmo.BytecodeCreator isPresentTrue,
                             io.quarkus.gizmo.BytecodeCreator isPresentFalse)
    • Method Detail

      • getValue

        public io.quarkus.gizmo.ResultHandle getValue()
      • getIsPresentTrue

        public io.quarkus.gizmo.BytecodeCreator getIsPresentTrue()
      • getIsPresentFalse

        public io.quarkus.gizmo.BytecodeCreator getIsPresentFalse()