public class InfoBuilder extends InfoFluentImpl<InfoBuilder> implements VisitableBuilder<Info,InfoBuilder>
_visitables| 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() |
boolean |
equals(Object o) |
int |
hashCode() |
getBuildDate, getCompiler, getGitCommit, getGitTreeState, getGitVersion, getGoVersion, getMajor, getMinor, getPlatform, hasBuildDate, hasCompiler, hasGitCommit, hasGitTreeState, hasGitVersion, hasGoVersion, hasMajor, hasMinor, hasPlatform, withBuildDate, withCompiler, withGitCommit, withGitTreeState, withGitVersion, withGoVersion, withMajor, withMinor, withNewBuildDate, withNewBuildDate, withNewBuildDate, withNewCompiler, withNewCompiler, withNewCompiler, withNewGitCommit, withNewGitCommit, withNewGitCommit, withNewGitTreeState, withNewGitTreeState, withNewGitTreeState, withNewGitVersion, withNewGitVersion, withNewGitVersion, withNewGoVersion, withNewGoVersion, withNewGoVersion, withNewMajor, withNewMajor, withNewMajor, withNewMinor, withNewMinor, withNewMinor, withNewPlatform, withNewPlatform, withNewPlatform, withPlatformaccept, 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)
public boolean equals(Object o)
equals in class InfoFluentImpl<InfoBuilder>public int hashCode()
hashCode in class InfoFluentImpl<InfoBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.