public static final class ApplicationVertex.ApplicationVertexBuilder extends AbstractDomainVertex.AbstractDomainVertexBuilder<ApplicationVertex.ApplicationVertexBuilder>
properties
Modifier and Type | Method and Description |
---|---|
ApplicationVertex.ApplicationVertexBuilder |
application(OnmsApplication application) |
ApplicationVertex |
build() |
ApplicationVertex.ApplicationVertexBuilder |
name(String name) |
ApplicationVertex.ApplicationVertexBuilder |
service(OnmsMonitoredService monitoredService) |
nodeInfo, nodeRef, nodeRef
id, label, namespace, property
public ApplicationVertex.ApplicationVertexBuilder application(OnmsApplication application)
public ApplicationVertex.ApplicationVertexBuilder service(OnmsMonitoredService monitoredService)
public ApplicationVertex.ApplicationVertexBuilder name(String name)
public ApplicationVertex build()
Copyright © 2021. All rights reserved.