public class InstallPlanSpecBuilder extends InstallPlanSpecFluentImpl<InstallPlanSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallPlanSpec,InstallPlanSpecBuilder>
| Constructor and Description |
|---|
InstallPlanSpecBuilder() |
InstallPlanSpecBuilder(Boolean validationEnabled) |
InstallPlanSpecBuilder(InstallPlanSpec instance) |
InstallPlanSpecBuilder(InstallPlanSpec instance,
Boolean validationEnabled) |
InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent) |
InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent,
Boolean validationEnabled) |
InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent,
InstallPlanSpec instance) |
InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent,
InstallPlanSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanSpec |
build() |
boolean |
equals(Object o) |
addAllToClusterServiceVersionNames, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addToClusterServiceVersionNames, addToClusterServiceVersionNames, getApproval, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, isApproved, removeAllFromClusterServiceVersionNames, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, withApproval, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withNewApproval, withNewApproval, withNewApproval, withNewApproved, withNewApproved, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withSource, withSourceNamespaceaccept, aggregate, aggregate, build, build, builderOfpublic InstallPlanSpecBuilder()
public InstallPlanSpecBuilder(Boolean validationEnabled)
public InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent)
public InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, Boolean validationEnabled)
public InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, InstallPlanSpec instance)
public InstallPlanSpecBuilder(InstallPlanSpecFluent<?> fluent, InstallPlanSpec instance, Boolean validationEnabled)
public InstallPlanSpecBuilder(InstallPlanSpec instance)
public InstallPlanSpecBuilder(InstallPlanSpec instance, Boolean validationEnabled)
public InstallPlanSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallPlanSpec>public boolean equals(Object o)
equals in class InstallPlanSpecFluentImpl<InstallPlanSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.