Package dev.galasa.framework.spi
Class DssUpdate
java.lang.Object
dev.galasa.framework.spi.DssUpdate
- All Implemented Interfaces:
IDssAction
- Direct Known Subclasses:
DssResourceUpdate
This DSS action request that property is updated in the DSS whether it exists or not.
If you want the transaction to fail if the property already exists, use DssAdd
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DssUpdate
-
-
Method Details
-
getKey
-
getValue
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
-