Interface GitHubOwner.Update

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

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

    • apply

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

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