public class NamedInstallStrategyBuilder extends NamedInstallStrategyFluent<NamedInstallStrategyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NamedInstallStrategy,NamedInstallStrategyBuilder>
NamedInstallStrategyFluent.SpecNested<N>| Constructor and Description |
|---|
NamedInstallStrategyBuilder() |
NamedInstallStrategyBuilder(NamedInstallStrategy instance) |
NamedInstallStrategyBuilder(NamedInstallStrategyFluent<?> fluent) |
NamedInstallStrategyBuilder(NamedInstallStrategyFluent<?> fluent,
NamedInstallStrategy instance) |
| Modifier and Type | Method and Description |
|---|---|
NamedInstallStrategy |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSpec, copyInstance, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getStrategy, hasAdditionalProperties, hashCode, hasSpec, hasStrategy, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSpec, withNewSpecLike, withSpec, withStrategyaggregate, aggregate, build, build, builderOf, getVisitableMappublic NamedInstallStrategyBuilder()
public NamedInstallStrategyBuilder(NamedInstallStrategyFluent<?> fluent)
public NamedInstallStrategyBuilder(NamedInstallStrategyFluent<?> fluent, NamedInstallStrategy instance)
public NamedInstallStrategyBuilder(NamedInstallStrategy instance)
public NamedInstallStrategy build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NamedInstallStrategy>Copyright © 2015–2024 Red Hat. All rights reserved.