Interface AccessConnector.Update

All Superinterfaces:
AccessConnector.UpdateStages.WithIdentity, AccessConnector.UpdateStages.WithTags
Enclosing interface:
AccessConnector

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

    • apply

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

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