public class DoneableGitBuildSource extends GitBuildSourceFluentImpl<DoneableGitBuildSource> implements Doneable<GitBuildSource>
_visitables| Constructor and Description |
|---|
DoneableGitBuildSource(Function<GitBuildSource,GitBuildSource> function) |
DoneableGitBuildSource(GitBuildSource item) |
DoneableGitBuildSource(GitBuildSource item,
Function<GitBuildSource,GitBuildSource> function) |
| Modifier and Type | Method and Description |
|---|---|
GitBuildSource |
done() |
equals, getHttpProxy, getHttpsProxy, getNoProxy, getRef, getUri, hasHttpProxy, hasHttpsProxy, hasNoProxy, hasRef, hasUri, withHttpProxy, withHttpsProxy, withNewHttpProxy, withNewHttpProxy, withNewHttpProxy, withNewHttpsProxy, withNewHttpsProxy, withNewHttpsProxy, withNewNoProxy, withNewNoProxy, withNewNoProxy, withNewRef, withNewRef, withNewRef, withNewUri, withNewUri, withNewUri, withNoProxy, withRef, withUripublic DoneableGitBuildSource(Function<GitBuildSource,GitBuildSource> function)
public DoneableGitBuildSource(GitBuildSource item, Function<GitBuildSource,GitBuildSource> function)
public DoneableGitBuildSource(GitBuildSource item)
public GitBuildSource done()
done in interface Doneable<GitBuildSource>Copyright © 2015–2019 Red Hat. All rights reserved.