Package | Description |
---|---|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
Modifier and Type | Method and Description |
---|---|
MonitorData |
MonitorData.add(String attrName,
Object attrValue)
Adds an attribute with the provided name and value.
|
MonitorData |
MonitorData.addAll(String attrName,
Iterable<?> attrValues)
Adds an attribute with the provided name and values.
|
Copyright 2010-2022 ForgeRock AS.