@Beta(value=V1_9_0)
public static interface SqlSyncGroup.UpdateStages.WithInterval
Modifier and Type | Method and Description |
---|---|
SqlSyncGroup.Update |
withInterval(int interval)
Sets the sync frequency.
|
SqlSyncGroup.Update withInterval(int interval)
interval
- the sync frequency; set to -1 for manual syncCopyright © 2019. All rights reserved.