public static class SnmpTrapRecipient.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SnmpTrapRecipient |
build() |
SnmpTrapRecipient.Builder |
community(java.lang.String community) |
SnmpTrapRecipient.Builder |
host(java.lang.String host) |
SnmpTrapRecipient.Builder |
port(java.lang.Long port) |
public SnmpTrapRecipient build()
public SnmpTrapRecipient.Builder host(java.lang.String host)
public SnmpTrapRecipient.Builder community(java.lang.String community)
public SnmpTrapRecipient.Builder port(java.lang.Long port)