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