Package nxt.http.callers
Class GetNextBlockGeneratorsCall
- java.lang.Object
-
- nxt.http.APICall.Builder<GetNextBlockGeneratorsCall>
-
- nxt.http.callers.GetNextBlockGeneratorsCall
-
public class GetNextBlockGeneratorsCall extends APICall.Builder<GetNextBlockGeneratorsCall>
-
-
Field Summary
-
Fields inherited from class nxt.http.APICall.Builder
params
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetNextBlockGeneratorsCall
create()
GetNextBlockGeneratorsCall
limit(java.lang.String limit)
-
Methods inherited from class nxt.http.APICall.Builder
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
-
-
-
-
Method Detail
-
create
public static GetNextBlockGeneratorsCall create()
-
limit
public GetNextBlockGeneratorsCall limit(java.lang.String limit)
-
-