public static class HostConfig.BlkioWeightDevice.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
HostConfig.BlkioWeightDevice |
build() |
HostConfig.BlkioWeightDevice.Builder |
path(String path) |
HostConfig.BlkioWeightDevice.Builder |
weight(Integer weight) |
public HostConfig.BlkioWeightDevice.Builder path(String path)
public HostConfig.BlkioWeightDevice.Builder weight(Integer weight)
public HostConfig.BlkioWeightDevice build()
Copyright © 2017. All rights reserved.