Interface SqlSyncGroup.UpdateStages.WithSchema
- All Known Subinterfaces:
SqlSyncGroup.Update
- Enclosing interface:
- SqlSyncGroup.UpdateStages
@Beta(V1_9_0)
public static interface SqlSyncGroup.UpdateStages.WithSchema
The SQL Sync Group definition to set the schema.
-
Method Summary
-
Method Details
-
withSchema
Sets the schema.- Parameters:
schema
- the schema object to set- Returns:
- The next stage of the definition.
-