@Generated public class TableInternalAttributes extends Object
| Constructor and Description |
|---|
TableInternalAttributes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getParentStorageLocation() |
String |
getStorageLocation() |
TableInternalAttributesSharedTableType |
getType() |
String |
getViewDefinition() |
int |
hashCode() |
TableInternalAttributes |
setParentStorageLocation(String parentStorageLocation) |
TableInternalAttributes |
setStorageLocation(String storageLocation) |
TableInternalAttributes |
setType(TableInternalAttributesSharedTableType typeValue) |
TableInternalAttributes |
setViewDefinition(String viewDefinition) |
String |
toString() |
public TableInternalAttributes setParentStorageLocation(String parentStorageLocation)
public String getParentStorageLocation()
public TableInternalAttributes setStorageLocation(String storageLocation)
public String getStorageLocation()
public TableInternalAttributes setType(TableInternalAttributesSharedTableType typeValue)
public TableInternalAttributesSharedTableType getType()
public TableInternalAttributes setViewDefinition(String viewDefinition)
public String getViewDefinition()
Copyright © 2025. All rights reserved.