public class DoneableCPUStats extends CPUStatsFluentImpl<DoneableCPUStats> implements Doneable<CPUStats>, CPUStatsFluent<DoneableCPUStats>
CPUStatsFluentImpl.CpuUsageNestedImpl<N>, CPUStatsFluentImpl.ThrottlingDataNestedImpl<N>CPUStatsFluent.CpuUsageNested<N>, CPUStatsFluent.ThrottlingDataNested<N>| Constructor and Description |
|---|
DoneableCPUStats(CPUStats item) |
DoneableCPUStats(CPUStats item,
io.fabric8.docker.api.builder.Function<CPUStats,CPUStats> function) |
DoneableCPUStats(io.fabric8.docker.api.builder.Function<CPUStats,CPUStats> function) |
| Modifier and Type | Method and Description |
|---|---|
CPUStats |
done() |
addToAdditionalProperties, addToAdditionalProperties, editCpuUsage, editThrottlingData, equals, getAdditionalProperties, getCpuUsage, getSystemCpuUsage, getThrottlingData, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withCpuUsage, withNewCpuUsage, withNewCpuUsageLike, withNewThrottlingData, withNewThrottlingData, withNewThrottlingDataLike, withSystemCpuUsage, withThrottlingDataaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editCpuUsage, editThrottlingData, getAdditionalProperties, getCpuUsage, getSystemCpuUsage, getThrottlingData, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withCpuUsage, withNewCpuUsage, withNewCpuUsageLike, withNewThrottlingData, withNewThrottlingData, withNewThrottlingDataLike, withSystemCpuUsage, withThrottlingDatapublic DoneableCPUStats(io.fabric8.docker.api.builder.Function<CPUStats,CPUStats> function)
public DoneableCPUStats(CPUStats item, io.fabric8.docker.api.builder.Function<CPUStats,CPUStats> function)
public DoneableCPUStats(CPUStats item)
Copyright © 2015–2016 Red Hat. All rights reserved.