Uses of Class
org.opennms.netmgt.graph.provider.application.ApplicationVertex.ApplicationVertexBuilder
-
Packages that use ApplicationVertex.ApplicationVertexBuilder Package Description org.opennms.netmgt.graph.provider.application -
-
Uses of ApplicationVertex.ApplicationVertexBuilder in org.opennms.netmgt.graph.provider.application
Methods in org.opennms.netmgt.graph.provider.application that return ApplicationVertex.ApplicationVertexBuilder Modifier and Type Method Description ApplicationVertex.ApplicationVertexBuilder
ApplicationVertex.ApplicationVertexBuilder. application(OnmsApplication application)
static ApplicationVertex.ApplicationVertexBuilder
ApplicationVertex. builder()
ApplicationVertex.ApplicationVertexBuilder
ApplicationVertex.ApplicationVertexBuilder. name(String name)
ApplicationVertex.ApplicationVertexBuilder
ApplicationVertex.ApplicationVertexBuilder. service(OnmsMonitoredService monitoredService)
-