QuantumWorkspace.Update Interface
Implements
public static interface QuantumWorkspace.Update
extends WithTags
The template for QuantumWorkspace update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Quantum |
apply()
Executes the update request. |
|
abstract
Quantum |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract QuantumWorkspace apply()
Executes the update request.
Returns:
apply
public abstract QuantumWorkspace apply(Context context)
Executes the update request.
Parameters:
Returns: