Package com.tick42.glue.desktop.intents
Class IntentListenerRequest.Builder<T>
java.lang.Object
com.tick42.glue.desktop.intents.IntentListenerRequest.Builder<T>
- Enclosing class:
IntentListenerRequest<T>
Builder for
IntentListenerRequests.- Since:
- 1.4.1
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withContextTypes(List<String> contextTypes) withDescription(String description) withDisplayName(String displayName) withIntent(String intent)
-
Method Details
-
withIntent
-
withContextTypes
-
withDisplayName
-
withDescription
-
withIcon
-
build
-