Interface UpdateRepositoryConfigResponse


  • @Immutable
    public interface UpdateRepositoryConfigResponse
    • Method Detail

      • getPrevious

        @Nullable
        @Nullable
        RepositoryConfig getPrevious()
        The previous value of the updated repository config. If no previous value for the same repository config type exists, this value will be null.