Package org.projectnessie.model
Interface UpdateRepositoryConfigResponse
@Immutable
public interface UpdateRepositoryConfigResponse
-
Method Summary
Modifier and TypeMethodDescriptionThe previous value of the updated repository config.
-
Method Details
-
getPrevious
The previous value of the updated repository config. If no previous value for the same repository config type exists, this value will benull.
-