Package | Description |
---|---|
com.openshift.internal.restclient.model | |
com.openshift.internal.restclient.model.build | |
com.openshift.restclient.model | |
com.openshift.restclient.model.build |
Modifier and Type | Method and Description |
---|---|
<T extends IBuildSource> |
BuildConfig.getBuildSource() |
Modifier and Type | Method and Description |
---|---|
void |
BuildConfig.setBuildSource(IBuildSource source) |
Modifier and Type | Class and Description |
---|---|
class |
GitBuildSource |
Modifier and Type | Method and Description |
---|---|
<T extends IBuildSource> |
IBuildConfig.getBuildSource()
Returns the source info of the build
|
Modifier and Type | Method and Description |
---|---|
void |
IBuildConfig.setBuildSource(IBuildSource source)
Set the source for the build.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGitBuildSource |
Copyright © 2016 Red Hat, Inc. All rights reserved.