| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
MySqlSyncConfig |
MySqlSyncConfig.clone() |
MySqlSyncConfig |
SqlInstancesVerifyExternalSyncSettingsRequest.getMysqlSyncConfig()
Optional.
|
MySqlSyncConfig |
SqlInstancesStartExternalSyncRequest.getMysqlSyncConfig()
MySQL-specific settings for start external sync.
|
MySqlSyncConfig |
MySqlSyncConfig.set(String fieldName,
Object value) |
MySqlSyncConfig |
MySqlSyncConfig.setInitialSyncFlags(List<SyncFlags> initialSyncFlags)
Flags to use for the initial dump.
|
| Modifier and Type | Method and Description |
|---|---|
SqlInstancesVerifyExternalSyncSettingsRequest |
SqlInstancesVerifyExternalSyncSettingsRequest.setMysqlSyncConfig(MySqlSyncConfig mysqlSyncConfig)
Optional.
|
SqlInstancesStartExternalSyncRequest |
SqlInstancesStartExternalSyncRequest.setMysqlSyncConfig(MySqlSyncConfig mysqlSyncConfig)
MySQL-specific settings for start external sync.
|
Copyright © 2011–2025 Google. All rights reserved.