Interface BackendContract.Update

All Superinterfaces:
BackendContract.UpdateStages.WithCircuitBreaker, BackendContract.UpdateStages.WithCredentials, BackendContract.UpdateStages.WithDescription, BackendContract.UpdateStages.WithIfMatch, BackendContract.UpdateStages.WithPool, BackendContract.UpdateStages.WithProperties, BackendContract.UpdateStages.WithProtocol, BackendContract.UpdateStages.WithProxy, BackendContract.UpdateStages.WithResourceId, BackendContract.UpdateStages.WithTitle, BackendContract.UpdateStages.WithTls, BackendContract.UpdateStages.WithType, BackendContract.UpdateStages.WithUrl
Enclosing interface:
BackendContract

The template for BackendContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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