Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.StartupProbeFluent.StartupprobeTcpSocketNested
-
-
Uses of StartupProbeFluent.StartupprobeTcpSocketNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers that return StartupProbeFluent.StartupprobeTcpSocketNested Modifier and Type Method Description StartupProbeFluent.StartupprobeTcpSocketNested<A>StartupProbeFluent. editOrNewTcpSocket()StartupProbeFluent.StartupprobeTcpSocketNested<A>StartupProbeFluent. editOrNewTcpSocketLike(TcpSocket item)StartupProbeFluent.StartupprobeTcpSocketNested<A>StartupProbeFluent. editStartupprobeTcpSocket()StartupProbeFluent.StartupprobeTcpSocketNested<A>StartupProbeFluent. withNewStartupprobeTcpSocket()StartupProbeFluent.StartupprobeTcpSocketNested<A>StartupProbeFluent. withNewTcpSocketLike(TcpSocket item)
-