public static final class AddNetworkActionProps.Builder
extends java.lang.Object
AddNetworkActionProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AddNetworkActionProps.Builder |
action(NetworkListenerAction action)
Sets the value of
AddNetworkActionProps.getAction() |
AddNetworkActionProps |
build()
Builds the configured instance.
|
public AddNetworkActionProps.Builder action(NetworkListenerAction action)
AddNetworkActionProps.getAction()
action
- Action to perform. This parameter is required.this
public AddNetworkActionProps build()
AddNetworkActionProps
java.lang.NullPointerException
- if any required attribute was not provided