public class InstallModeBuilder extends InstallModeFluent<InstallModeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallMode,InstallModeBuilder>
| Constructor and Description |
|---|
InstallModeBuilder() |
InstallModeBuilder(InstallMode instance) |
InstallModeBuilder(InstallModeFluent<?> fluent) |
InstallModeBuilder(InstallModeFluent<?> fluent,
InstallMode instance) |
| Modifier and Type | Method and Description |
|---|---|
InstallMode |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getSupported, getType, hasAdditionalProperties, hashCode, hasSupported, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withSupported, withSupported, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic InstallModeBuilder()
public InstallModeBuilder(InstallModeFluent<?> fluent)
public InstallModeBuilder(InstallModeFluent<?> fluent, InstallMode instance)
public InstallModeBuilder(InstallMode instance)
public InstallMode build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallMode>Copyright © 2015–2024 Red Hat. All rights reserved.