Interface UpdateRepositoryConfigRequest


@Immutable public interface UpdateRepositoryConfigRequest
  • Method Summary

    Modifier and Type
    Method
    Description
    The previous value of the updated repository configuration object.
  • Method Details

    • getConfig

      RepositoryConfig getConfig()
      The previous value of the updated repository configuration object. This will be null, if the repository configuration was created.