Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PreStopFluent.PrestopTcpSocketNested
-
Packages that use PreStopFluent.PrestopTcpSocketNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle -
-
Uses of PreStopFluent.PrestopTcpSocketNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.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)
-