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