Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PostStartFluent.EphemeralcontainersTcpSocketNested
-
-
Uses of PostStartFluent.EphemeralcontainersTcpSocketNested 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 PostStartFluent.EphemeralcontainersTcpSocketNested Modifier and Type Method Description PostStartFluent.EphemeralcontainersTcpSocketNested<A>PostStartFluent. editEphemeralcontainersTcpSocket()PostStartFluent.EphemeralcontainersTcpSocketNested<A>PostStartFluent. editOrNewTcpSocket()PostStartFluent.EphemeralcontainersTcpSocketNested<A>PostStartFluent. editOrNewTcpSocketLike(TcpSocket item)PostStartFluent.EphemeralcontainersTcpSocketNested<A>PostStartFluent. withNewEphemeralcontainersTcpSocket()PostStartFluent.EphemeralcontainersTcpSocketNested<A>PostStartFluent. withNewTcpSocketLike(TcpSocket item)
-