OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delete_dbinstance
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/rds/
test_promote_modify.py
35
self.conn.
delete_dbinstance
(db, skip_final_snapshot=True)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbinstance.py
290
return self.connection.
delete_dbinstance
(self.id,
__init__.py
705
def
delete_dbinstance
(self, id, skip_final_snapshot=False,
member in class:RDSConnection
[
all
...]
Completed in 2696 milliseconds