public class DNSNodePlacementBuilder extends DNSNodePlacementFluent<DNSNodePlacementBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DNSNodePlacement,DNSNodePlacementBuilder>
| Constructor and Description |
|---|
DNSNodePlacementBuilder() |
DNSNodePlacementBuilder(DNSNodePlacement instance) |
DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent) |
DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent,
DNSNodePlacement instance) |
| Modifier and Type | Method and Description |
|---|---|
DNSNodePlacement |
build() |
addAllToTolerations, addNewToleration, addToAdditionalProperties, addToAdditionalProperties, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, copyInstance, equals, getAdditionalProperties, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasAdditionalProperties, hashCode, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, toString, withAdditionalProperties, withNodeSelector, withTolerations, withTolerationsaggregate, aggregate, build, build, builderOf, getVisitableMappublic DNSNodePlacementBuilder()
public DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent)
public DNSNodePlacementBuilder(DNSNodePlacementFluent<?> fluent, DNSNodePlacement instance)
public DNSNodePlacementBuilder(DNSNodePlacement instance)
public DNSNodePlacement build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DNSNodePlacement>Copyright © 2015–2023 Red Hat. All rights reserved.