| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
NodeRuntimeHandlerFeatures |
NodeRuntimeHandlerFeaturesBuilder.build() |
NodeRuntimeHandlerFeatures |
NodeRuntimeHandlerFluent.buildFeatures() |
NodeRuntimeHandlerFeatures |
NodeRuntimeHandler.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeRuntimeHandlerFeaturesFluent.copyInstance(NodeRuntimeHandlerFeatures instance) |
NodeRuntimeHandlerFluent.FeaturesNested<A> |
NodeRuntimeHandlerFluent.editOrNewFeaturesLike(NodeRuntimeHandlerFeatures item) |
void |
NodeRuntimeHandler.setFeatures(NodeRuntimeHandlerFeatures features) |
A |
NodeRuntimeHandlerFluent.withFeatures(NodeRuntimeHandlerFeatures features) |
NodeRuntimeHandlerFluent.FeaturesNested<A> |
NodeRuntimeHandlerFluent.withNewFeaturesLike(NodeRuntimeHandlerFeatures item) |
NamedExtensionFluent.NodeRuntimeHandlerFeaturesExtensionNested<A> |
NamedExtensionFluent.withNewNodeRuntimeHandlerFeaturesExtensionLike(NodeRuntimeHandlerFeatures item) |
WatchEventFluent.NodeRuntimeHandlerFeaturesObjectNested<A> |
WatchEventFluent.withNewNodeRuntimeHandlerFeaturesObjectLike(NodeRuntimeHandlerFeatures item) |
| Constructor and Description |
|---|
NodeRuntimeHandler(NodeRuntimeHandlerFeatures features,
String name) |
NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeatures instance) |
NodeRuntimeHandlerFeaturesBuilder(NodeRuntimeHandlerFeaturesFluent<?> fluent,
NodeRuntimeHandlerFeatures instance) |
NodeRuntimeHandlerFeaturesFluent(NodeRuntimeHandlerFeatures instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.