Class GetEventsRequest.EventFilter.EventFilterBuilder
java.lang.Object
org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.EventFilter.EventFilterBuilder
- Enclosing class:
GetEventsRequest.EventFilter
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
contractIds
(Collection<String> contractIds) topic
(Collection<String> topic) topics
(Collection<? extends Collection<String>> topics) toString()
type
(EventFilterType type)
-
Method Details
-
type
- Returns:
this
.
-
contractIds
- Returns:
this
.
-
topic
-
topics
public GetEventsRequest.EventFilter.EventFilterBuilder topics(Collection<? extends Collection<String>> topics) -
clearTopics
-
build
-
toString
-