Interface AttachedNetworkConnection.Update
- Enclosing interface:
- AttachedNetworkConnection
public static interface AttachedNetworkConnection.Update
The template for AttachedNetworkConnection update.
-
Method Details
-
apply
AttachedNetworkConnection apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-