Class PostStartFluent.InitcontainersTcpSocketNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.TcpSocketFluent<PostStartFluent.InitcontainersTcpSocketNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.PostStartFluent.InitcontainersTcpSocketNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PostStartFluent.InitcontainersTcpSocketNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PostStartFluent.InitcontainersTcpSocketNested<N>>
- Enclosing class:
- PostStartFluent<A extends PostStartFluent<A>>
public class PostStartFluent.InitcontainersTcpSocketNested<N> extends TcpSocketFluent<PostStartFluent.InitcontainersTcpSocketNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersTcpSocket()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.poststart.TcpSocketFluent
equals, getHost, getPort, hashCode, hasHost, hasPort, toString, withHost, withNewPort, withPort
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-