Interface KeyValue.Update

All Superinterfaces:
KeyValue.UpdateStages.WithContentType, KeyValue.UpdateStages.WithTags, KeyValue.UpdateStages.WithValue
Enclosing interface:
KeyValue

The template for KeyValue update.
  • Method Details

    • apply

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

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