Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ResourceVersion |
Service.getVersion() |
ResourceVersion |
ClusterInfo.getVersion() |
ResourceVersion |
Secret.getVersion() |
ResourceVersion |
Config.getVersion() |
ResourceVersion |
ResourceVersion.withIndex(Long index) |
Modifier and Type | Method and Description |
---|---|
void |
Secret.setVersion(ResourceVersion version) |
void |
Config.setVersion(ResourceVersion version) |
Swarm |
Swarm.withVersion(ResourceVersion version) |
Service |
Service.withVersion(ResourceVersion version) |
ClusterInfo |
ClusterInfo.withVersion(ResourceVersion version) |
Copyright © 2023. All rights reserved.