public class ExportOptions extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportOptions.Builder
Allows to construct new instances of
ExportOptions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMetadataPassword() |
int |
hashCode() |
boolean |
isConfig() |
boolean |
isDrivers() |
boolean |
isExportDependencies() |
boolean |
isExportWithProperties() |
boolean |
isPermissions() |
boolean |
isPlugins() |
String |
toString() |
public boolean isExportDependencies()
public boolean isConfig()
public boolean isDrivers()
public boolean isPlugins()
public boolean isExportWithProperties()
public boolean isPermissions()
public String getMetadataPassword()
Copyright © 2024 Denodo Technologies. All rights reserved.