Package org.projectnessie.client.api
Interface GetRepositoryConfigBuilder
public interface GetRepositoryConfigBuilder
-
Method Details
-
type
Used to add one or, by repeated invocations, more repository config types to retrieve. -
get
org.projectnessie.model.RepositoryConfigResponse get()Retrieve therequestedrepository config types.
-