public static class HostConfig.Ulimit extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HostConfig.Ulimit.Builder |
| Constructor and Description |
|---|
Ulimit() |
| Modifier and Type | Method and Description |
|---|---|
static HostConfig.Ulimit.Builder |
builder() |
boolean |
equals(Object obj) |
Long |
hard() |
int |
hashCode() |
String |
name() |
Long |
soft() |
String |
toString() |
public static HostConfig.Ulimit.Builder builder()
public String name()
public Long soft()
public Long hard()
Copyright © 2017. All rights reserved.