Interface GroupContract.Update

All Superinterfaces:
GroupContract.UpdateStages.WithDescription, GroupContract.UpdateStages.WithDisplayName, GroupContract.UpdateStages.WithExternalId, GroupContract.UpdateStages.WithIfMatch, GroupContract.UpdateStages.WithType
Enclosing interface:
GroupContract

The template for GroupContract update.
  • Method Details

    • apply

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

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