| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
SyncFlags |
SyncFlags.clone() |
SyncFlags |
SyncFlags.set(String fieldName,
Object value) |
SyncFlags |
SyncFlags.setName(String name)
The name of the flag.
|
SyncFlags |
SyncFlags.setValue(String value)
The value of the flag.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyncFlags> |
MySqlSyncConfig.getInitialSyncFlags()
Flags to use for the initial dump.
|
| Modifier and Type | Method and Description |
|---|---|
MySqlSyncConfig |
MySqlSyncConfig.setInitialSyncFlags(List<SyncFlags> initialSyncFlags)
Flags to use for the initial dump.
|
Copyright © 2011–2022 Google. All rights reserved.