public class NodeRuntimeHandlerFeaturesBuilder extends NodeRuntimeHandlerFeaturesFluent<NodeRuntimeHandlerFeaturesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NodeRuntimeHandlerFeatures,NodeRuntimeHandlerFeaturesBuilder>
| Constructor and Description |
|---|
NodeRuntimeHandlerFeaturesBuilder() |
NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeatures instance) |
NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeaturesFluent<?> fluent) |
NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeaturesFluent<?> fluent,
NodeRuntimeHandlerFeatures instance) |
| Modifier and Type | Method and Description |
|---|---|
NodeRuntimeHandlerFeatures |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getRecursiveReadOnlyMounts, hasAdditionalProperties, hashCode, hasRecursiveReadOnlyMounts, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withRecursiveReadOnlyMounts, withRecursiveReadOnlyMountsaggregate, aggregate, build, build, builderOf, getVisitableMappublic NodeRuntimeHandlerFeaturesBuilder()
public NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeaturesFluent<?> fluent)
public NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeaturesFluent<?> fluent, NodeRuntimeHandlerFeatures instance)
public NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeatures instance)
public NodeRuntimeHandlerFeatures build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NodeRuntimeHandlerFeatures>Copyright © 2015–2024 Red Hat. All rights reserved.