public class InfoFluentImpl<A extends InfoFluent<A>> extends BaseFluent<A> implements InfoFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
InfoFluentImpl() |
InfoFluentImpl(Info instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InfoFluentImpl()
public InfoFluentImpl(Info instance)
public String getBuildDate()
getBuildDate in interface InfoFluent<A extends InfoFluent<A>>public A withBuildDate(String buildDate)
withBuildDate in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasBuildDate()
hasBuildDate in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewBuildDate(String arg0)
withNewBuildDate in interface InfoFluent<A extends InfoFluent<A>>public String getCompiler()
getCompiler in interface InfoFluent<A extends InfoFluent<A>>public A withCompiler(String compiler)
withCompiler in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasCompiler()
hasCompiler in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewCompiler(String arg0)
withNewCompiler in interface InfoFluent<A extends InfoFluent<A>>public String getGitCommit()
getGitCommit in interface InfoFluent<A extends InfoFluent<A>>public A withGitCommit(String gitCommit)
withGitCommit in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasGitCommit()
hasGitCommit in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewGitCommit(String arg0)
withNewGitCommit in interface InfoFluent<A extends InfoFluent<A>>public String getGitTreeState()
getGitTreeState in interface InfoFluent<A extends InfoFluent<A>>public A withGitTreeState(String gitTreeState)
withGitTreeState in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasGitTreeState()
hasGitTreeState in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewGitTreeState(String arg0)
withNewGitTreeState in interface InfoFluent<A extends InfoFluent<A>>public String getGitVersion()
getGitVersion in interface InfoFluent<A extends InfoFluent<A>>public A withGitVersion(String gitVersion)
withGitVersion in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasGitVersion()
hasGitVersion in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewGitVersion(String arg0)
withNewGitVersion in interface InfoFluent<A extends InfoFluent<A>>public String getGoVersion()
getGoVersion in interface InfoFluent<A extends InfoFluent<A>>public A withGoVersion(String goVersion)
withGoVersion in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasGoVersion()
hasGoVersion in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewGoVersion(String arg0)
withNewGoVersion in interface InfoFluent<A extends InfoFluent<A>>public String getMajor()
getMajor in interface InfoFluent<A extends InfoFluent<A>>public A withMajor(String major)
withMajor in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasMajor()
hasMajor in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewMajor(String arg0)
withNewMajor in interface InfoFluent<A extends InfoFluent<A>>public String getMinor()
getMinor in interface InfoFluent<A extends InfoFluent<A>>public A withMinor(String minor)
withMinor in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasMinor()
hasMinor in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewMinor(String arg0)
withNewMinor in interface InfoFluent<A extends InfoFluent<A>>public String getPlatform()
getPlatform in interface InfoFluent<A extends InfoFluent<A>>public A withPlatform(String platform)
withPlatform in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasPlatform()
hasPlatform in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public A withNewPlatform(String arg0)
withNewPlatform in interface InfoFluent<A extends InfoFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface InfoFluent<A extends InfoFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.