Package | Description |
---|---|
org.opennms.netmgt.config.ami |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Definition> |
AmiConfig.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
AmiConfig.setDefinitions(List<Definition> definitions) |
Constructor and Description |
---|
AmiConfig(Integer port,
Boolean useSsl,
Integer timeout,
Integer retry,
String username,
String password,
List<Definition> definitions) |
Copyright © 2021. All rights reserved.