public class DoneableNodeMetrics extends NodeMetricsFluentImpl<DoneableNodeMetrics> implements Doneable<NodeMetrics>
NodeMetricsFluentImpl.MetadataNestedImpl<N>, NodeMetricsFluentImpl.WindowNestedImpl<N>
NodeMetricsFluent.MetadataNested<N>, NodeMetricsFluent.WindowNested<N>
_visitables
Constructor and Description |
---|
DoneableNodeMetrics(Function<NodeMetrics,NodeMetrics> function) |
DoneableNodeMetrics(NodeMetrics item) |
DoneableNodeMetrics(NodeMetrics item,
Function<NodeMetrics,NodeMetrics> function) |
Modifier and Type | Method and Description |
---|---|
NodeMetrics |
done() |
addToUsage, addToUsage, buildMetadata, buildWindow, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewWindow, editOrNewWindowLike, editWindow, equals, getApiVersion, getKind, getMetadata, getTimestamp, getUsage, getWindow, hasApiVersion, hasKind, hasMetadata, hasTimestamp, hasUsage, hasWindow, removeFromUsage, removeFromUsage, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewTimestamp, withNewTimestamp, withNewTimestamp, withNewWindow, withNewWindow, withNewWindow, withNewWindowLike, withTimestamp, withUsage, withWindow
public DoneableNodeMetrics(Function<NodeMetrics,NodeMetrics> function)
public DoneableNodeMetrics(NodeMetrics item, Function<NodeMetrics,NodeMetrics> function)
public DoneableNodeMetrics(NodeMetrics item)
public NodeMetrics done()
done
in interface Doneable<NodeMetrics>
Copyright © 2015–2020 Red Hat. All rights reserved.