public final class ConnectionHealthConfiguration extends Object
ConnectionHealthConfiguration.
NOTE: This is a Preview API and is subject to change so it should not be used in production.| Modifier and Type | Class and Description |
|---|---|
static interface |
ConnectionHealthConfiguration.Builder
A builder for
ConnectionHealthConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionHealthConfiguration.Builder |
builder() |
long |
minimumThroughputInBps() |
Duration |
minimumThroughputTimeout() |
public long minimumThroughputInBps()
public Duration minimumThroughputTimeout()
public static ConnectionHealthConfiguration.Builder builder()
Copyright © 2023. All rights reserved.