Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ObjectVersion |
Task.getVersion()
Get version
|
ObjectVersion |
SwarmNode.getVersion() |
ObjectVersion |
ObjectVersion.withIndex(Long index) |
Modifier and Type | Method and Description |
---|---|
Task |
Task.withVersion(ObjectVersion version) |
SwarmNode |
SwarmNode.withVersion(ObjectVersion version) |
Copyright © 2020. All rights reserved.