| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableThrottlingData |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingData |
DoneableThrottlingData.done() |
ThrottlingData |
CPUStatsFluentImpl.getThrottlingData() |
ThrottlingData |
CPUStatsFluent.getThrottlingData() |
ThrottlingData |
CPUStats.getThrottlingData() |
| Modifier and Type | Method and Description |
|---|---|
void |
CPUStats.setThrottlingData(ThrottlingData throttlingData) |
CPUStatsFluent.ThrottlingDataNested<T> |
CPUStatsFluentImpl.withNewThrottlingDataLike(ThrottlingData item) |
CPUStatsFluent.ThrottlingDataNested<T> |
CPUStatsFluent.withNewThrottlingDataLike(ThrottlingData item) |
T |
CPUStatsFluentImpl.withThrottlingData(ThrottlingData throttlingData) |
T |
CPUStatsFluent.withThrottlingData(ThrottlingData throttlingData) |
| Constructor and Description |
|---|
CPUStats(CPUUsage cpuUsage,
Long systemCpuUsage,
ThrottlingData throttlingData) |
DoneableThrottlingData(ThrottlingData item,
io.fabric8.docker.api.builder.Visitor<ThrottlingData> visitor) |
EditableCPUStats(CPUUsage cpuUsage,
Long systemCpuUsage,
ThrottlingData throttlingData) |
ThrottlingDataBuilder(ThrottlingData instance) |
ThrottlingDataBuilder(ThrottlingDataFluent<?> fluent,
ThrottlingData instance) |
ThrottlingDataFluentImpl(ThrottlingData instance) |
| Constructor and Description |
|---|
DoneableThrottlingData(ThrottlingData item,
io.fabric8.docker.api.builder.Visitor<ThrottlingData> visitor) |
DoneableThrottlingData(io.fabric8.docker.api.builder.Visitor<ThrottlingData> visitor) |
Copyright © 2015–2016 Red Hat. All rights reserved.