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