public class BusinessServiceEntityBuilder extends Object
Constructor and Description |
---|
BusinessServiceEntityBuilder() |
public BusinessServiceEntityBuilder name(String name)
public BusinessServiceEntityBuilder addAttribute(String key, String value)
public BusinessServiceEntityBuilder id(Long id)
public BusinessServiceEntity toEntity()
public BusinessServiceEntityBuilder addIpService(OnmsMonitoredService ipService, AbstractMapFunctionEntity mapFunctionEntity)
public BusinessServiceEntityBuilder addIpService(OnmsMonitoredService ipService, AbstractMapFunctionEntity mapFunctionEntity, int weight)
public BusinessServiceEntityBuilder addReductionKey(String reductionKey, AbstractMapFunctionEntity mapFunctionEntity, String friendlyName)
public BusinessServiceEntityBuilder addReductionKey(String reductionKey, AbstractMapFunctionEntity mapFunctionEntity)
public BusinessServiceEntityBuilder addReductionKey(String reductionKey, AbstractMapFunctionEntity mapFunctionEntity, int weight)
public BusinessServiceEntityBuilder addReductionKey(String reductionKey, AbstractMapFunctionEntity mapFunctionEntity, int weight, String friendlyName)
public BusinessServiceEntityBuilder addChildren(BusinessServiceEntity child, AbstractMapFunctionEntity mapFunctionEntity)
public BusinessServiceEntityBuilder addChildren(BusinessServiceEntity child, AbstractMapFunctionEntity mapFunctionEntity, int weight)
public BusinessServiceEntityBuilder reduceFunction(AbstractReductionFunctionEntity reductionFunction)
Copyright © 2021. All rights reserved.