Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ProbeObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ProbeFluentImpl<WatchEventFluent.ProbeObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ProbeObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ProbeObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ProbeObjectNested<N>>,ProbeFluent<WatchEventFluent.ProbeObjectNested<N>>,WatchEventFluent.ProbeObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ProbeObjectNestedImpl<N> extends ProbeFluentImpl<WatchEventFluent.ProbeObjectNested<N>> implements WatchEventFluent.ProbeObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ProbeFluentImpl
ProbeFluentImpl.ExecNestedImpl<N>, ProbeFluentImpl.HttpGetNestedImpl<N>, ProbeFluentImpl.TcpSocketNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ProbeFluent
ProbeFluent.ExecNested<N>, ProbeFluent.HttpGetNested<N>, ProbeFluent.TcpSocketNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendProbeObject()Methods inherited from class io.fabric8.kubernetes.api.model.ProbeFluentImpl
buildExec, buildHttpGet, buildTcpSocket, editExec, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, equals, getExec, getFailureThreshold, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTimeoutSeconds, hasExec, hasFailureThreshold, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTimeoutSeconds, withExec, withFailureThreshold, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewFailureThreshold, withNewFailureThreshold, withNewHttpGet, withNewHttpGetLike, withNewInitialDelaySeconds, withNewInitialDelaySeconds, withNewPeriodSeconds, withNewPeriodSeconds, withNewSuccessThreshold, withNewSuccessThreshold, withNewTcpSocket, withNewTcpSocketLike, withNewTimeoutSeconds, withNewTimeoutSeconds, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTimeoutSecondsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ProbeFluent
buildExec, buildHttpGet, buildTcpSocket, editExec, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, getExec, getFailureThreshold, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTimeoutSeconds, hasExec, hasFailureThreshold, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTimeoutSeconds, withExec, withFailureThreshold, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewFailureThreshold, withNewFailureThreshold, withNewHttpGet, withNewHttpGetLike, withNewInitialDelaySeconds, withNewInitialDelaySeconds, withNewPeriodSeconds, withNewPeriodSeconds, withNewSuccessThreshold, withNewSuccessThreshold, withNewTcpSocket, withNewTcpSocketLike, withNewTimeoutSeconds, withNewTimeoutSeconds, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTimeoutSeconds
-
Method Details
-
and
-
endProbeObject
- Specified by:
endProbeObjectin interfaceWatchEventFluent.ProbeObjectNested<N>
-