@Value.Immutable
public interface TimeoutConfig
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTimeoutConfig.Builder |
builder() |
static ImmutableTimeoutConfig |
defaults() |
default int |
getConnectionTimeout() |
default int |
getReadTimeout() |
@Value.Default default int getConnectionTimeout()
@Value.Default default int getReadTimeout()
static ImmutableTimeoutConfig defaults()
static ImmutableTimeoutConfig.Builder builder()
Copyright © 2025. All rights reserved.