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