public class ResourceVersion
extends java.lang.Object
implements java.io.Serializable
RemoteApiVersion#VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
ResourceVersion() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getIndex() |
ResourceVersion |
withIndex(java.lang.Long index) |
public static final long serialVersionUID
@CheckForNull public java.lang.Long getIndex()
index
public ResourceVersion withIndex(java.lang.Long index)
index
Copyright © 2020. All Rights Reserved.