| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSupportConfig.Builder |
ImmutableSupportConfig.builder()
Creates a builder for
ImmutableSupportConfig. |
static ImmutableSupportConfig.Builder |
SupportConfig.builder() |
ImmutableSupportConfig.Builder |
ImmutableSupportConfig.Builder.from(SupportConfig instance)
Fill a builder with attribute values from the provided
SupportConfig instance. |
ImmutableSupportConfig.Builder |
ImmutableSupportConfig.Builder.messageOnException(BiFunction<Class<?>,Exception,String> messageOnException)
Deprecated.
|
ImmutableSupportConfig.Builder |
ImmutableSupportConfig.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableSupportConfig.Builder |
ImmutableSupportConfig.Builder.supportUrl(String supportUrl)
Initializes the value for the
supportUrl attribute. |
Copyright © 2024. All rights reserved.