Class ProbingAction.Builder
java.lang.Object
google.registry.monitoring.blackbox.connection.ProbingAction.Builder
- Enclosing class:
ProbingAction
AutoValue.Builder
that does work of creating connection when not already present.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setBootstrap
(io.netty.bootstrap.Bootstrap bootstrap) abstract ProbingAction.Builder
setChannel
(io.netty.channel.Channel channel) abstract ProbingAction.Builder
setDelay
(org.joda.time.Duration value) abstract ProbingAction.Builder
abstract ProbingAction.Builder
abstract ProbingAction.Builder
setProtocol
(Protocol value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setBootstrap
-
setDelay
-
setOutboundMessage
-
setProtocol
-
setHost
-
setChannel
-
build
-