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