Uses of Class
org.hyperledger.acy_py.generated.model.KeylistQueryPaginate
-
Packages that use KeylistQueryPaginate Package Description org.hyperledger.acy_py.generated.model -
-
Uses of KeylistQueryPaginate in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return KeylistQueryPaginate Modifier and Type Method Description KeylistQueryPaginateKeylistQueryPaginate.KeylistQueryPaginateBuilder. build()KeylistQueryPaginateKeylistQuery. getPaginate()Methods in org.hyperledger.acy_py.generated.model with parameters of type KeylistQueryPaginate Modifier and Type Method Description KeylistQuery.KeylistQueryBuilderKeylistQuery.KeylistQueryBuilder. paginate(KeylistQueryPaginate paginate)voidKeylistQuery. setPaginate(KeylistQueryPaginate paginate)Constructors in org.hyperledger.acy_py.generated.model with parameters of type KeylistQueryPaginate Constructor Description KeylistQuery(String atId, String atType, Object filter, KeylistQueryPaginate paginate)
-