public static interface ReplicationRequest.WithStatusInterval
| Modifier and Type | Method and Description |
|---|---|
ReplicationRequest.WithStatusInterval |
statusInterval(Duration interval)
Specifies the number of time between status packets sent back to the server.
|
ReplicationRequest.WithStatusInterval statusInterval(Duration interval)
interval - positive timethis builder.IllegalArgumentException - if interval is nullCopyright © 2024. All rights reserved.