| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
BlkioWeightDevice |
BlkioWeightDevice.withPath(String path) |
BlkioWeightDevice |
BlkioWeightDevice.withWeight(Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
List<BlkioWeightDevice> |
HostConfig.getBlkioWeightDevice() |
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.withBlkioWeightDevice(List<BlkioWeightDevice> blkioWeightDevice) |
Copyright © 2025. All rights reserved.