public class RelationList extends Object implements Listable<Relation>
RelationList(BiliRequest result)
Relation
list()
list(Long nextOffset)
list(Long limit, Long offset)
listPage(Long size, Long page)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RelationList(BiliRequest result)
public Relation list()
Listable
list
Listable<Relation>
public Relation list(Long limit, Long offset)
limit
offset
public Relation list(Long nextOffset)
nextOffset
public Relation listPage(Long size, Long page)
listPage
size
page
Copyright © 2021. All rights reserved.