public class ResourceVersion extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
ResourceVersion() |
Modifier and Type | Method and Description |
---|---|
Long |
getIndex() |
ResourceVersion |
withIndex(Long index) |
getRawValues
public static final long serialVersionUID
@CheckForNull public Long getIndex()
index
public ResourceVersion withIndex(Long index)
index
Copyright © 2022. All rights reserved.