Interface CloudLink.Update

All Superinterfaces:
CloudLink.UpdateStages.WithLinkedCloud
Enclosing interface:
CloudLink

public static interface CloudLink.Update extends CloudLink.UpdateStages.WithLinkedCloud
The template for CloudLink update.
  • Method Details

    • apply

      CloudLink apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      CloudLink apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.