Interface Endpoint.Update

All Superinterfaces:
Endpoint.UpdateStages.WithProperties
Enclosing interface:
Endpoint

public static interface Endpoint.Update extends Endpoint.UpdateStages.WithProperties
The template for Endpoint update.
  • Method Details

    • apply

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

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