public class DiscoveryOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoveryOptions.Builder |
| Constructor and Description |
|---|
DiscoveryOptions() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryOptions.Builder |
builder() |
Long |
getIntervalBetweenRequests() |
Integer |
getMaxWaitTimeSeconds() |
String |
getUserAgent() |
public Long getIntervalBetweenRequests()
public Integer getMaxWaitTimeSeconds()
public String getUserAgent()
public DiscoveryOptions.Builder builder()
Copyright © 2020. All rights reserved.