Interface GitHubConnector.Update

All Superinterfaces:
GitHubConnector.UpdateStages.WithProperties, GitHubConnector.UpdateStages.WithTags
Enclosing interface:
GitHubConnector

public static interface GitHubConnector.Update extends GitHubConnector.UpdateStages.WithTags, GitHubConnector.UpdateStages.WithProperties
The template for GitHubConnector update.
  • Method Details

    • apply

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

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