public class GetAllPrunableMessagesCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetAllPrunableMessagesCall |
chain(int chain) |
GetAllPrunableMessagesCall |
chain(java.lang.String chain) |
static GetAllPrunableMessagesCall |
create(int chain) |
GetAllPrunableMessagesCall |
firstIndex(int firstIndex) |
GetAllPrunableMessagesCall |
lastIndex(int lastIndex) |
GetAllPrunableMessagesCall |
requireBlock(java.lang.String requireBlock) |
GetAllPrunableMessagesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAllPrunableMessagesCall |
timestamp(int timestamp) |
build, call, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, unsignedLongParam, unsignedLongParam
public static GetAllPrunableMessagesCall create(int chain)
public GetAllPrunableMessagesCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllPrunableMessagesCall chain(java.lang.String chain)
public GetAllPrunableMessagesCall chain(int chain)
chain
in class APICall.Builder
public GetAllPrunableMessagesCall firstIndex(int firstIndex)
public GetAllPrunableMessagesCall lastIndex(int lastIndex)
public GetAllPrunableMessagesCall requireBlock(java.lang.String requireBlock)
public GetAllPrunableMessagesCall timestamp(int timestamp)