Interface ContactProfile.Update

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

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

    • apply

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

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