public static class HostConfig.BlkioWeightDevice extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HostConfig.BlkioWeightDevice.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HostConfig.BlkioWeightDevice.Builder |
builder() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
path() |
String |
toString() |
Integer |
weight() |
public String path()
public Integer weight()
public static HostConfig.BlkioWeightDevice.Builder builder()
Copyright © 2017. All rights reserved.