Class LogTopicSingle
- java.lang.Object
-
- io.api.etherscan.model.query.impl.LogTopicSingle
-
- All Implemented Interfaces:
IQueryBuilder
public class LogTopicSingle extends java.lang.Object implements IQueryBuilder
Single topic parameter builder for The Event Log API- Since:
- 31.10.2018
- See Also:
LogQueryBuilder,ILogsApi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LogQuerybuild()
-
-
-
Method Detail
-
build
public LogQuery build() throws LogQueryException
- Specified by:
buildin interfaceIQueryBuilder- Throws:
LogQueryException
-
-