Interface ArtifactSource.Update

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

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

    • apply

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

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