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