public class FeatureGateSelectionBuilder extends FeatureGateSelectionFluent<FeatureGateSelectionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FeatureGateSelection,FeatureGateSelectionBuilder>
FeatureGateSelectionFluent.CustomNested<N>| Constructor and Description |
|---|
FeatureGateSelectionBuilder() |
FeatureGateSelectionBuilder(FeatureGateSelection instance) |
FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent) |
FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent,
FeatureGateSelection instance) |
| Modifier and Type | Method and Description |
|---|---|
FeatureGateSelection |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCustom, copyInstance, editCustom, editOrNewCustom, editOrNewCustomLike, equals, getAdditionalProperties, getFeatureSet, hasAdditionalProperties, hasCustom, hasFeatureSet, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCustom, withFeatureSet, withNewCustom, withNewCustomLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic FeatureGateSelectionBuilder()
public FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent)
public FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent, FeatureGateSelection instance)
public FeatureGateSelectionBuilder(FeatureGateSelection instance)
public FeatureGateSelection build()
build in interface io.fabric8.kubernetes.api.builder.Builder<FeatureGateSelection>Copyright © 2015–2023 Red Hat. All rights reserved.