Interface SqlSyncGroupOperations.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<SqlSyncGroup>, HasName, Indexable, SqlSyncGroupOperations.DefinitionStages.WithInterval, SqlSyncGroupOperations.DefinitionStages.WithSchema
- All Known Subinterfaces:
SqlSyncGroupOperations.SqlSyncGroupOperationsDefinition
- Enclosing interface:
SqlSyncGroupOperations.DefinitionStages
public static interface SqlSyncGroupOperations.DefinitionStages.WithCreate
extends SqlSyncGroupOperations.DefinitionStages.WithInterval, SqlSyncGroupOperations.DefinitionStages.WithSchema, Creatable<SqlSyncGroup>
The final stage of the SQL Sync Group definition.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface SqlSyncGroupOperations.DefinitionStages.WithInterval
withIntervalMethods inherited from interface SqlSyncGroupOperations.DefinitionStages.WithSchema
withSchema