Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
BlkioWeightDevice |
BlkioWeightDevice.withPath(java.lang.String path) |
BlkioWeightDevice |
BlkioWeightDevice.withWeight(java.lang.Integer weight) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlkioWeightDevice> |
HostConfig.getBlkioWeightDevice() |
Modifier and Type | Method and Description |
---|---|
HostConfig |
HostConfig.withBlkioWeightDevice(java.util.List<BlkioWeightDevice> blkioWeightDevice) |
Copyright © 2020. All Rights Reserved.