public interface InfoFluent<A extends InfoFluent<A>> extends Fluent<A>
String getBuildDate()
Boolean hasBuildDate()
@Deprecated A withNewBuildDate(String arg0)
String getCompiler()
Boolean hasCompiler()
@Deprecated A withNewCompiler(String arg0)
String getGitCommit()
Boolean hasGitCommit()
@Deprecated A withNewGitCommit(String arg0)
String getGitTreeState()
Boolean hasGitTreeState()
@Deprecated A withNewGitTreeState(String arg0)
String getGitVersion()
Boolean hasGitVersion()
@Deprecated A withNewGitVersion(String arg0)
String getGoVersion()
Boolean hasGoVersion()
@Deprecated A withNewGoVersion(String arg0)
String getMajor()
Boolean hasMajor()
@Deprecated A withNewMajor(String arg0)
String getMinor()
Boolean hasMinor()
@Deprecated A withNewMinor(String arg0)
String getPlatform()
Boolean hasPlatform()
@Deprecated A withNewPlatform(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.