public final class ConnectionHealthChecksConfiguration extends Object
ConnectionHealthChecksConfiguration
.
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 |
ConnectionHealthChecksConfiguration.Builder
A builder for
ConnectionHealthChecksConfiguration . |
Modifier and Type | Method and Description |
---|---|
Duration |
allowableThroughputFailureInterval() |
static ConnectionHealthChecksConfiguration.Builder |
builder() |
long |
minThroughputInBytesPerSecond() |
public long minThroughputInBytesPerSecond()
public Duration allowableThroughputFailureInterval()
public static ConnectionHealthChecksConfiguration.Builder builder()
Copyright © 2022. All rights reserved.