public class DoneableMemoryStats extends MemoryStatsFluentImpl<DoneableMemoryStats> implements Doneable<MemoryStats>, MemoryStatsFluent<DoneableMemoryStats>
| Constructor and Description |
|---|
DoneableMemoryStats(io.fabric8.docker.api.builder.Function<MemoryStats,MemoryStats> function) |
DoneableMemoryStats(MemoryStats item) |
DoneableMemoryStats(MemoryStats item,
io.fabric8.docker.api.builder.Function<MemoryStats,MemoryStats> function) |
| Modifier and Type | Method and Description |
|---|---|
MemoryStats |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToStats, addToStats, equals, getAdditionalProperties, getFailcnt, getLimit, getMaxUsage, getStats, getUsage, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromStats, removeFromStats, withAdditionalProperties, withFailcnt, withLimit, withMaxUsage, withStats, withUsageaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToStats, addToStats, getAdditionalProperties, getFailcnt, getLimit, getMaxUsage, getStats, getUsage, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromStats, removeFromStats, withAdditionalProperties, withFailcnt, withLimit, withMaxUsage, withStats, withUsagepublic DoneableMemoryStats(io.fabric8.docker.api.builder.Function<MemoryStats,MemoryStats> function)
public DoneableMemoryStats(MemoryStats item, io.fabric8.docker.api.builder.Function<MemoryStats,MemoryStats> function)
public DoneableMemoryStats(MemoryStats item)
public MemoryStats done()
done in interface Doneable<MemoryStats>Copyright © 2015–2016 Red Hat. All rights reserved.