| 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> |
Build.getBuildSource() |
<T extends IBuildSource> |
BuildConfig.getBuildSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildConfig.setBuildSource(IBuildSource source) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBuildSource |
class |
GitBuildSource |
| Modifier and Type | Method and Description |
|---|---|
<T extends IBuildSource> |
IBuildConfig.getBuildSource()
Returns the source info of the build
|
<T extends IBuildSource> |
IBuild.getBuildSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IBuildConfig.setBuildSource(IBuildSource source)
Set the source for the build.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBinaryBuildSource |
interface |
IGitBuildSource |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.