Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
Ulimit[] |
HostConfig.getUlimits() |
Modifier and Type | Method and Description |
---|---|
HostConfig |
HostConfig.withUlimits(Ulimit[] ulimits) |
Modifier and Type | Method and Description |
---|---|
HostConfig |
HostConfig.withUlimits(java.util.List<Ulimit> ulimits) |
Copyright © 2019. All Rights Reserved.