Interface Connection.Update

All Superinterfaces:
Connection.UpdateStages.WithDescription, Connection.UpdateStages.WithFieldDefinitionValues, Connection.UpdateStages.WithName
Enclosing interface:
Connection

The template for Connection update.
  • Method Details

    • apply

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

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