Package | Description |
---|---|
org.teiid.resource.adapter.google | |
org.teiid.resource.adapter.google.gdata | |
org.teiid.translator.google.api | |
org.teiid.translator.google.visitor |
Modifier and Type | Method and Description |
---|---|
UpdateResult |
SpreadsheetConnectionImpl.updateRows(String worksheetTitle,
String criteria,
List<UpdateSet> set) |
UpdateResult |
SpreadsheetConnectionImpl4.updateRows(String worksheetTitle,
String criteria,
List<UpdateSet> set) |
Modifier and Type | Method and Description |
---|---|
UpdateResult |
GDataClientLoginAPI.listFeedUpdate(String spreadsheetKey,
String worksheetID,
String criteria,
List<UpdateSet> updateSet,
List<Column> allColumns)
Updates spreadsheet using the listfeed.
|
Modifier and Type | Method and Description |
---|---|
UpdateResult |
GoogleSpreadsheetConnection.updateRows(String worksheetTitle,
String criteria,
List<UpdateSet> set) |
Modifier and Type | Method and Description |
---|---|
List<UpdateSet> |
SpreadsheetUpdateVisitor.getChanges() |
Modifier and Type | Method and Description |
---|---|
void |
SpreadsheetUpdateVisitor.setChanges(List<UpdateSet> changes) |
Copyright © 2019. All rights reserved.