Class ContainersFluent.StartupProbeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.StartupProbeFluent<ContainersFluent.StartupProbeNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ContainersFluent.StartupProbeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ContainersFluent.StartupProbeNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ContainersFluent.StartupProbeNested<N>>
- Enclosing class:
- ContainersFluent<A extends ContainersFluent<A>>
public class ContainersFluent.StartupProbeNested<N> extends StartupProbeFluent<ContainersFluent.StartupProbeNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.StartupProbeFluent
StartupProbeFluent.StartupprobeExecNested<N>, StartupProbeFluent.StartupprobeGrpcNested<N>, StartupProbeFluent.StartupprobeHttpGetNested<N>, StartupProbeFluent.StartupprobeTcpSocketNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStartupProbe()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.StartupProbeFluent
buildExec, buildGrpc, buildHttpGet, buildTcpSocket, editOrNewExec, editOrNewExecLike, editOrNewGrpc, editOrNewGrpcLike, editOrNewHttpGet, editOrNewHttpGetLike, editOrNewTcpSocket, editOrNewTcpSocketLike, editStartupprobeExec, editStartupprobeGrpc, editStartupprobeHttpGet, editStartupprobeTcpSocket, equals, getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTerminationGracePeriodSeconds, getTimeoutSeconds, hasExec, hasFailureThreshold, hasGrpc, hashCode, hasHttpGet, hasInitialDelaySeconds, hasPeriodSeconds, hasSuccessThreshold, hasTcpSocket, hasTerminationGracePeriodSeconds, hasTimeoutSeconds, toString, withExec, withFailureThreshold, withGrpc, withHttpGet, withInitialDelaySeconds, withNewExecLike, withNewGrpcLike, withNewHttpGetLike, withNewStartupprobeExec, withNewStartupprobeGrpc, withNewStartupprobeHttpGet, withNewStartupprobeTcpSocket, withNewTcpSocketLike, withPeriodSeconds, withSuccessThreshold, withTcpSocket, withTerminationGracePeriodSeconds, withTimeoutSeconds
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-