Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.PostgresLiquibaseSnapshot
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of PostgresLiquibaseSnapshot in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return PostgresLiquibaseSnapshot Modifier and Type Method Description PostgresLiquibaseSnapshotPostgresSchemaManager. getSnapshot()Get snapshotPostgresLiquibaseSnapshotPostgresLiquibaseSnapshot. snapshotAsJson(String snapshotAsJson)Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type PostgresLiquibaseSnapshot Modifier and Type Method Description voidPostgresSchemaManager. setSnapshot(PostgresLiquibaseSnapshot snapshot)PostgresSchemaManagerPostgresSchemaManager. snapshot(PostgresLiquibaseSnapshot snapshot)