| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.api | 
| Modifier and Type | Method and Description | 
|---|---|
static Host.Builder | 
Host.builder()  | 
static Host.Builder | 
Host.forOther()  | 
static Host.Builder | 
Host.from(String ip)  | 
Host.Builder | 
Host.Builder.withHostname(String hostname)  | 
Host.Builder | 
Host.Builder.withIp(String ip)  | 
| Modifier and Type | Method and Description | 
|---|---|
Conversation.Builder | 
Conversation.Builder.withLowerHost(Host.Builder lowerHost)  | 
Conversation.Builder | 
Conversation.Builder.withUpperHost(Host.Builder upperHost)  | 
| Constructor and Description | 
|---|
Host(Host.Builder builder)  | 
Copyright © 2020. All rights reserved.