VirtualNetworkLink.Update Interface

Implements

public static interface VirtualNetworkLink.Update
extends WithMetadata, WithIfMatch

The template for VirtualNetworkLink update.

Method Summary

Modifier and Type Method and Description
abstract VirtualNetworkLink apply()

Executes the update request.

abstract VirtualNetworkLink apply(Context context)

Executes the update request.

Method Details

public abstract VirtualNetworkLink apply()

Executes the update request.

Returns:

the updated resource.

public abstract VirtualNetworkLink apply(Context context)

Executes the update request.

Parameters:

context - The context to associate with this operation.

Returns:

the updated resource.

Applies to