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