public class DoneableProbe extends ProbeFluentImpl<DoneableProbe> implements Doneable<Probe>, ProbeFluent<DoneableProbe>
ProbeFluentImpl.ExecNestedImpl<N>, ProbeFluentImpl.HttpGetNestedImpl<N>, ProbeFluentImpl.TcpSocketNestedImpl<N>
ProbeFluent.ExecNested<N>, ProbeFluent.HttpGetNested<N>, ProbeFluent.TcpSocketNested<N>
_visitables
Constructor and Description |
---|
DoneableProbe(Function<Probe,Probe> function) |
DoneableProbe(Probe item) |
DoneableProbe(Probe item,
Function<Probe,Probe> function) |
Modifier and Type | Method and Description |
---|---|
Probe |
done() |
addToAdditionalProperties, addToAdditionalProperties, editExec, editHttpGet, editTcpSocket, equals, getAdditionalProperties, getExec, getFailureThreshold, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTimeoutSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withExec, withFailureThreshold, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTimeoutSeconds
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editExec, editHttpGet, editTcpSocket, getAdditionalProperties, getExec, getFailureThreshold, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTimeoutSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withExec, withFailureThreshold, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTimeoutSeconds
Copyright © 2011–2016 Red Hat. All rights reserved.