@Stability.Internal public class PingOptions.Built extends Object
Modifier and Type | Method and Description |
---|---|
Optional<String> |
reportId() |
Optional<RetryStrategy> |
retryStrategy()
Returns the custom retry strategy if provided.
|
Set<ServiceType> |
serviceTypes() |
Optional<Duration> |
timeout()
Returns the custom timeout if provided.
|
public Set<ServiceType> serviceTypes()
public Optional<RetryStrategy> retryStrategy()
Copyright © 2020 Couchbase, Inc.. All rights reserved.