Interface HanaInstance.Update

All Superinterfaces:
HanaInstance.UpdateStages.WithTags
Enclosing interface:
HanaInstance

public static interface HanaInstance.Update extends HanaInstance.UpdateStages.WithTags
The template for HanaInstance update.
  • Method Details

    • apply

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

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