Uses of Class
org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter
-
Packages that use ImmutableEventParameter Package Description org.opennms.integration.api.v1.model.immutables -
-
Uses of ImmutableEventParameter in org.opennms.integration.api.v1.model.immutables
Methods in org.opennms.integration.api.v1.model.immutables that return ImmutableEventParameter Modifier and Type Method Description ImmutableEventParameterImmutableEventParameter.Builder. build()static ImmutableEventParameterImmutableEventParameter. newInstance(java.lang.String name, java.lang.String value)
-