Class InitContainersFluent.InitcontainersStartupProbeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.StartupProbeFluent<InitContainersFluent.InitcontainersStartupProbeNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.InitContainersFluent.InitcontainersStartupProbeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<InitContainersFluent.InitcontainersStartupProbeNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<InitContainersFluent.InitcontainersStartupProbeNested<N>>
- Enclosing class:
- InitContainersFluent<A extends InitContainersFluent<A>>
public class InitContainersFluent.InitcontainersStartupProbeNested<N> extends StartupProbeFluent<InitContainersFluent.InitcontainersStartupProbeNested<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.initcontainers.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()NendInitcontainersStartupProbe()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.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
-
-