public final class SyncFullSchemaPropertiesInner extends Object
| Constructor and Description |
|---|
SyncFullSchemaPropertiesInner() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
lastUpdateTime()
Get the lastUpdateTime property: Last update time of the database schema.
|
List<SyncFullSchemaTable> |
tables()
Get the tables property: List of tables in the database full schema.
|
void |
validate()
Validates the instance.
|
public List<SyncFullSchemaTable> tables()
public OffsetDateTime lastUpdateTime()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.