public static class BuildConfigHelper.CreateGitProjectResults extends Object
| Constructor and Description |
|---|
CreateGitProjectResults(io.fabric8.openshift.api.model.BuildConfig buildConfig,
String fullName,
String htmlUrl,
String remoteUrl,
String cloneUrl) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.BuildConfig |
getBuildConfig() |
String |
getCloneUrl() |
String |
getFullName() |
String |
getHtmlUrl() |
String |
getRemoteUrl() |
String |
toString() |
Copyright © 2011–2016 Red Hat. All rights reserved.