public class DoneableNodePortStrategy extends NodePortStrategyFluentImpl<DoneableNodePortStrategy> implements io.fabric8.kubernetes.api.model.Doneable<NodePortStrategy>
| Constructor and Description |
|---|
DoneableNodePortStrategy(io.fabric8.kubernetes.api.builder.Function<NodePortStrategy,NodePortStrategy> function) |
DoneableNodePortStrategy(NodePortStrategy item) |
DoneableNodePortStrategy(NodePortStrategy item,
io.fabric8.kubernetes.api.builder.Function<NodePortStrategy,NodePortStrategy> function) |
| Modifier and Type | Method and Description |
|---|---|
NodePortStrategy |
done() |
equals, hashCodepublic DoneableNodePortStrategy(io.fabric8.kubernetes.api.builder.Function<NodePortStrategy,NodePortStrategy> function)
public DoneableNodePortStrategy(NodePortStrategy item, io.fabric8.kubernetes.api.builder.Function<NodePortStrategy,NodePortStrategy> function)
public DoneableNodePortStrategy(NodePortStrategy item)
public NodePortStrategy done()
done in interface io.fabric8.kubernetes.api.model.Doneable<NodePortStrategy>Copyright © 2015–2020 Red Hat. All rights reserved.