Interface Registration.Update

All Superinterfaces:
Registration.UpdateStages.WithRegistrationToken
Enclosing interface:
Registration

public static interface Registration.Update extends Registration.UpdateStages.WithRegistrationToken
The template for Registration update.
  • Method Details

    • apply

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

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