Package | Description |
---|---|
com.github.dockerjava.core |
Modifier and Type | Field and Description |
---|---|
static RemoteApiVersion |
RemoteApiVersion.VERSION_1_19 |
Modifier and Type | Method and Description |
---|---|
static RemoteApiVersion |
RemoteApiVersion.create(int major,
int minor) |
RemoteApiVersion |
DockerClientConfig.getVersion() |
static RemoteApiVersion |
RemoteApiVersion.parseConfig(String version) |
static RemoteApiVersion |
RemoteApiVersion.parseConfigWithDefault(String version) |
static RemoteApiVersion |
RemoteApiVersion.unknown() |
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteApiVersion.isGreaterOrEqual(RemoteApiVersion other) |
Copyright © 2016. All Rights Reserved.