Interface NetworkFunction.Update

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

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

    • apply

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

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