public class CopyTablesSettings extends RequestSettings<CopyTablesSettings>
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyTablesSettings.Item |
| Constructor and Description |
|---|
CopyTablesSettings() |
| Modifier and Type | Method and Description |
|---|---|
CopyTablesSettings |
addTable(String sourcePath,
String destinationPath) |
CopyTablesSettings |
addTable(String sourcePath,
String destinationPath,
boolean omitIndexes) |
List<CopyTablesSettings.Item> |
getItems() |
getCancelAfter, getOperationTimeout, getReportCostInfo, getTimeout, getTimeoutDuration, getTraceId, setCancelAfter, setOperationTimeout, setReportCostInfo, setTimeout, setTimeout, setTraceId, toOperationSettingspublic List<CopyTablesSettings.Item> getItems()
public CopyTablesSettings addTable(String sourcePath, String destinationPath, boolean omitIndexes)
public CopyTablesSettings addTable(String sourcePath, String destinationPath)
Copyright © 2023. All rights reserved.