public class InfoBuilder extends InfoFluentImpl<InfoBuilder> implements VisitableBuilder<Info,InfoBuilder>
_visitables, VISIT| Constructor and Description |
|---|
InfoBuilder() |
InfoBuilder(Boolean validationEnabled) |
InfoBuilder(Info instance) |
InfoBuilder(Info instance,
Boolean validationEnabled) |
InfoBuilder(InfoFluent<?> fluent) |
InfoBuilder(InfoFluent<?> fluent,
Boolean validationEnabled) |
InfoBuilder(InfoFluent<?> fluent,
Info instance) |
InfoBuilder(InfoFluent<?> fluent,
Info instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Info |
build() |
addToAdditionalProperties, addToAdditionalProperties, 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, withPlatformaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InfoBuilder()
public InfoBuilder(Boolean validationEnabled)
public InfoBuilder(InfoFluent<?> fluent)
public InfoBuilder(InfoFluent<?> fluent, Boolean validationEnabled)
public InfoBuilder(InfoFluent<?> fluent, Info instance)
public InfoBuilder(InfoFluent<?> fluent, Info instance, Boolean validationEnabled)
public InfoBuilder(Info instance)
Copyright © 2015–2022 Red Hat. All rights reserved.