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