Interface V1EphemeralContainerFluent.LivenessProbeNested<N>
- All Superinterfaces:
Fluent<V1EphemeralContainerFluent.LivenessProbeNested<N>>
,Nested<N>
,V1ProbeFluent<V1EphemeralContainerFluent.LivenessProbeNested<N>>
- Enclosing interface:
- V1EphemeralContainerFluent<A extends V1EphemeralContainerFluent<A>>
public static interface V1EphemeralContainerFluent.LivenessProbeNested<N>
extends Nested<N>, V1ProbeFluent<V1EphemeralContainerFluent.LivenessProbeNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ProbeFluent
V1ProbeFluent.ExecNested<N>, V1ProbeFluent.GrpcNested<N>, V1ProbeFluent.HttpGetNested<N>, V1ProbeFluent.TcpSocketNested<N>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1ProbeFluent
buildExec, buildGrpc, buildHttpGet, buildTcpSocket, editExec, editGrpc, editHttpGet, editOrNewExec, editOrNewExecLike, editOrNewGrpc, editOrNewGrpcLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editTcpSocket, getExec, getFailureThreshold, getGrpc, getHttpGet, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTcpSocket, getTerminationGracePeriodSeconds, getTimeoutSeconds, hasExec, hasFailureThreshold, hasGrpc, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTerminationGracePeriodSeconds, hasTimeoutSeconds, withExec, withFailureThreshold, withGrpc, withHttpGet, withInitialDelaySeconds, withNewExec, withNewExecLike, withNewGrpc, withNewGrpcLike, withNewHttpGet, withNewHttpGetLike, withNewTcpSocket, withNewTcpSocketLike, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTerminationGracePeriodSeconds, withTimeoutSeconds