Class InfoBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.version.InfoFluentImpl<InfoBuilder>
io.fabric8.kubernetes.api.model.version.InfoBuilder
- All Implemented Interfaces:
Builder<Info>,Fluent<InfoBuilder>,Visitable<InfoBuilder>,VisitableBuilder<Info,InfoBuilder>,InfoFluent<InfoBuilder>
public class InfoBuilder extends InfoFluentImpl<InfoBuilder> implements VisitableBuilder<Info,InfoBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description InfoBuilder()InfoBuilder(Info instance)InfoBuilder(InfoFluent<?> fluent)InfoBuilder(InfoFluent<?> fluent, Info instance)InfoBuilder(InfoFluent<?> fluent, Info instance, Boolean validationEnabled)InfoBuilder(InfoFluent<?> fluent, Boolean validationEnabled)InfoBuilder(Info instance, Boolean validationEnabled)InfoBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.version.InfoFluentImpl
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, withPlatformMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
InfoBuilder
public InfoBuilder() -
InfoBuilder
-
InfoBuilder
-
InfoBuilder
-
InfoBuilder
-
InfoBuilder
-
InfoBuilder
-
InfoBuilder
-
-
Method Details
-
build
-
equals
- Overrides:
equalsin classInfoFluentImpl<InfoBuilder>
-