Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PostStartFluent.TcpSocketNested
-
Packages that use PostStartFluent.TcpSocketNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle -
-
Uses of PostStartFluent.TcpSocketNested 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 PostStartFluent.TcpSocketNested Modifier and Type Method Description PostStartFluent.TcpSocketNested<A>PostStartFluent. editOrNewTcpSocket()PostStartFluent.TcpSocketNested<A>PostStartFluent. editOrNewTcpSocketLike(TcpSocket item)PostStartFluent.TcpSocketNested<A>PostStartFluent. editTcpSocket()PostStartFluent.TcpSocketNested<A>PostStartFluent. withNewTcpSocket()PostStartFluent.TcpSocketNested<A>PostStartFluent. withNewTcpSocketLike(TcpSocket item)
-