@Generated public class ReportSpec extends Object
| Constructor and Description |
|---|
ReportSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDestinationCatalog() |
String |
getDestinationSchema() |
String |
getDestinationTable() |
String |
getSourceUrl() |
TableSpecificConfig |
getTableConfiguration() |
int |
hashCode() |
ReportSpec |
setDestinationCatalog(String destinationCatalog) |
ReportSpec |
setDestinationSchema(String destinationSchema) |
ReportSpec |
setDestinationTable(String destinationTable) |
ReportSpec |
setSourceUrl(String sourceUrl) |
ReportSpec |
setTableConfiguration(TableSpecificConfig tableConfiguration) |
String |
toString() |
public ReportSpec setDestinationCatalog(String destinationCatalog)
public String getDestinationCatalog()
public ReportSpec setDestinationSchema(String destinationSchema)
public String getDestinationSchema()
public ReportSpec setDestinationTable(String destinationTable)
public String getDestinationTable()
public ReportSpec setSourceUrl(String sourceUrl)
public String getSourceUrl()
public ReportSpec setTableConfiguration(TableSpecificConfig tableConfiguration)
public TableSpecificConfig getTableConfiguration()
Copyright © 2025. All rights reserved.