Package io.fabric8.kubernetes.api.model
Class ContainerFluentImpl.StartupProbeNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ProbeFluentImpl<ContainerFluent.StartupProbeNested<N>>
io.fabric8.kubernetes.api.model.ContainerFluentImpl.StartupProbeNestedImpl<N>
- All Implemented Interfaces:
Fluent<ContainerFluent.StartupProbeNested<N>>,Nested<N>,Visitable<ContainerFluent.StartupProbeNested<N>>,ContainerFluent.StartupProbeNested<N>,ProbeFluent<ContainerFluent.StartupProbeNested<N>>
- Enclosing class:
- ContainerFluentImpl<A extends ContainerFluent<A>>
public class ContainerFluentImpl.StartupProbeNestedImpl<N> extends ProbeFluentImpl<ContainerFluent.StartupProbeNested<N>> implements ContainerFluent.StartupProbeNested<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()NendStartupProbe()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
-
endStartupProbe
- Specified by:
endStartupProbein interfaceContainerFluent.StartupProbeNested<N>
-