public class InfoBuilder extends InfoFluent<InfoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Info,InfoBuilder>
| Constructor and Description |
|---|
InfoBuilder() |
InfoBuilder(Info instance) |
InfoBuilder(InfoFluent<?> fluent) |
InfoBuilder(InfoFluent<?> fluent,
Info instance) |
| Modifier and Type | Method and Description |
|---|---|
Info |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBuildDate, getCompiler, getGitCommit, getGitTreeState, getGitVersion, getGoVersion, getMajor, getMinor, getPlatform, hasAdditionalProperties, hasBuildDate, hasCompiler, hasGitCommit, hasGitTreeState, hasGitVersion, hasGoVersion, hashCode, hasMajor, hasMinor, hasPlatform, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBuildDate, withCompiler, withGitCommit, withGitTreeState, withGitVersion, withGoVersion, withMajor, withMinor, withPlatformaggregate, aggregate, build, build, builderOf, getVisitableMappublic InfoBuilder()
public InfoBuilder(InfoFluent<?> fluent)
public InfoBuilder(InfoFluent<?> fluent, Info instance)
public InfoBuilder(Info instance)
Copyright © 2015–2023 Red Hat. All rights reserved.