public class InfoFluent<A extends InfoFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
InfoFluent() |
InfoFluent(Info instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InfoFluent()
public InfoFluent(Info instance)
public String getBuildDate()
public boolean hasBuildDate()
public String getCompiler()
public boolean hasCompiler()
public String getGitCommit()
public boolean hasGitCommit()
public String getGitTreeState()
public boolean hasGitTreeState()
public String getGitVersion()
public boolean hasGitVersion()
public String getGoVersion()
public boolean hasGoVersion()
public String getMajor()
public boolean hasMajor()
public String getMinor()
public boolean hasMinor()
public String getPlatform()
public boolean hasPlatform()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends InfoFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends InfoFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.