Package io.fabric8.kubernetes.api.model
Class EphemeralContainerFluent.LivenessProbeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ProbeFluent<EphemeralContainerFluent.LivenessProbeNested<N>>
-
- io.fabric8.kubernetes.api.model.EphemeralContainerFluent.LivenessProbeNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public class EphemeralContainerFluent.LivenessProbeNested<N> extends ProbeFluent<EphemeralContainerFluent.LivenessProbeNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ProbeFluent
ProbeFluent.ExecNested<N>, ProbeFluent.GrpcNested<N>, ProbeFluent.HttpGetNested<N>, ProbeFluent.TcpSocketNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLivenessProbe()-
Methods inherited from class io.fabric8.kubernetes.api.model.ProbeFluent
addToAdditionalProperties, addToAdditionalProperties, buildExec, buildGrpc, buildHttpGet, buildTcpSocket, copyInstance, editExec, editGrpc, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewGrpc, editOrNewGrpcLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, equals, getAdditionalProperties, getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTerminationGracePeriodSeconds, getTimeoutSeconds, hasAdditionalProperties, hasExec, hasFailureThreshold, hasGrpc, hashCode, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTerminationGracePeriodSeconds, hasTimeoutSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withExec, withFailureThreshold, withGrpc, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewGrpc, withNewGrpc, withNewGrpcLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTerminationGracePeriodSeconds, withTimeoutSeconds
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-