public class GetAllPrunableMessagesCall extends APICall.Builder<GetAllPrunableMessagesCall>
params
Modifier and Type | Method and Description |
---|---|
static GetAllPrunableMessagesCall |
create() |
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, 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
public static GetAllPrunableMessagesCall create()
public GetAllPrunableMessagesCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllPrunableMessagesCall firstIndex(int firstIndex)
public GetAllPrunableMessagesCall lastIndex(int lastIndex)
public GetAllPrunableMessagesCall requireBlock(java.lang.String requireBlock)
public GetAllPrunableMessagesCall timestamp(int timestamp)