public class GitHubBuilder extends GitHubFluent<GitHubBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GitHub,GitHubBuilder>
| Constructor and Description |
|---|
GitHubBuilder() |
GitHubBuilder(GitHub instance) |
GitHubBuilder(GitHubFluent<?> fluent) |
GitHubBuilder(GitHubFluent<?> fluent,
GitHub instance) |
| Modifier and Type | Method and Description |
|---|---|
GitHub |
build() |
addAllToUrls, addToUrls, addToUrls, copyInstance, equals, getBranch, getChartPath, getFirstUrl, getLastUrl, getMatchingUrl, getUrl, getUrls, hasBranch, hasChartPath, hashCode, hasMatchingUrl, hasUrls, removeAllFromUrls, removeFromUrls, setToUrls, toString, withBranch, withChartPath, withUrls, withUrlsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitHubBuilder()
public GitHubBuilder(GitHubFluent<?> fluent)
public GitHubBuilder(GitHubFluent<?> fluent, GitHub instance)
public GitHubBuilder(GitHub instance)
Copyright © 2015–2023 Red Hat. All rights reserved.