Interface Controller.Update

All Superinterfaces:
Controller.UpdateStages.WithTags, Controller.UpdateStages.WithTargetContainerHostCredentialsBase64
Enclosing interface:
Controller

The template for Controller update.
  • Method Details

    • apply

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

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