public class DeleteScheduledTransactionCall extends APICall.Builder<DeleteScheduledTransactionCall>
params
Modifier and Type | Method and Description |
---|---|
static DeleteScheduledTransactionCall |
create() |
DeleteScheduledTransactionCall |
transaction(long transaction) |
DeleteScheduledTransactionCall |
transaction(java.lang.String transaction) |
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 DeleteScheduledTransactionCall create()
public DeleteScheduledTransactionCall transaction(java.lang.String transaction)
public DeleteScheduledTransactionCall transaction(long transaction)