Interface Association.Update

All Superinterfaces:
Association.UpdateStages.WithProperties, Association.UpdateStages.WithTags
Enclosing interface:
Association

public static interface Association.Update extends Association.UpdateStages.WithTags, Association.UpdateStages.WithProperties
The template for Association update.
  • Method Details

    • apply

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

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