public interface DBSnapshotService
extends org.mule.connectors.commons.template.service.ConnectorService
| Modifier and Type | Method and Description |
|---|---|
DBSnapshot |
createDBSnapshot(String dBInstanceIdentifier,
String dBSnapshotIdentifier,
List<Tag> tags) |
DBSnapshot |
deleteDBSnapshot(String dBSnapshotIdentifier) |
DBSnapshot |
modifyDBSnapshot(String dBSnapshotIdentifier,
String engineVersion) |
DBSnapshot createDBSnapshot(String dBInstanceIdentifier, String dBSnapshotIdentifier, List<Tag> tags)
DBSnapshot deleteDBSnapshot(String dBSnapshotIdentifier)
DBSnapshot modifyDBSnapshot(String dBSnapshotIdentifier, String engineVersion)
Copyright © 2019 MuleSoft, Inc.. All rights reserved.