| Package | Description |
|---|---|
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
abstract HostConfig.Ulimit |
HostConfig.Ulimit.Builder.build() |
static HostConfig.Ulimit |
HostConfig.Ulimit.create(String name,
Long soft,
Long hard) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<HostConfig.Ulimit> |
HostConfig.ulimits() |
| Modifier and Type | Method and Description |
|---|---|
abstract HostConfig.Builder |
HostConfig.Builder.ulimits(List<HostConfig.Ulimit> ulimits) |
Copyright © 2018. All rights reserved.