toggle menu
Spring Boot Kotlin API
3.3.10
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.context.config
/
ConfigData
/
Options
/
of
of
open
fun
of
(
options
:
Array
<
ConfigData.Option
>
)
:
ConfigData.Options
Create a new instance with the given
Option
values.
Return
a new
Options
instance
Parameters
options
the options to include