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() |
boolean |
equals(Object o) |
int |
hashCode() |
getSupported, getType, hasSupported, hasType, withNewSupported, withNewSupported, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withSupported, withTypeaccept, 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>public boolean equals(Object o)
equals in class InstallModeFluentImpl<InstallModeBuilder>public int hashCode()
hashCode in class InstallModeFluentImpl<InstallModeBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.