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() |
addAllToClusterServiceVersionNames, addToAdditionalProperties, addToAdditionalProperties, addToClusterServiceVersionNames, addToClusterServiceVersionNames, equals, getAdditionalProperties, getApproval, getApproved, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasAdditionalProperties, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hashCode, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, removeAllFromClusterServiceVersionNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, toString, withAdditionalProperties, withApproval, withApproved, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withSource, withSourceNamespaceaccept, accept, accept, accept, 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>Copyright © 2015–2023 Red Hat. All rights reserved.