@Value.Immutable
public interface SupportConfig
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSupportConfig.Builder |
builder() |
static SupportConfig |
generic() |
BiFunction<Class<?>,Exception,String> |
messageOnException()
Deprecated.
|
String |
name() |
String |
supportUrl() |
String name()
String supportUrl()
@Deprecated BiFunction<Class<?>,Exception,String> messageOnException()
static SupportConfig generic()
static ImmutableSupportConfig.Builder builder()
Copyright © 2022. All rights reserved.