public interface VcsConfigFluent<A extends VcsConfigFluent<A>> extends ConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHttpsPreferred() |
String |
getRemote() |
Boolean |
hasHttpsPreferred() |
Boolean |
hasRemote() |
A |
withHttpsPreferred(Boolean httpsPreferred) |
A |
withNewRemote(String arg0)
Deprecated.
|
A |
withRemote(String remote) |
addToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectCopyright © 2018–2021 Red Hat. All rights reserved.