Class EphemeralContainersFluent.EphemeralcontainersPortsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.PortsFluent<EphemeralContainersFluent.EphemeralcontainersPortsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.EphemeralContainersFluent.EphemeralcontainersPortsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EphemeralContainersFluent.EphemeralcontainersPortsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EphemeralContainersFluent.EphemeralcontainersPortsNested<N>>
- Enclosing class:
- EphemeralContainersFluent<A extends EphemeralContainersFluent<A>>
public class EphemeralContainersFluent.EphemeralcontainersPortsNested<N> extends PortsFluent<EphemeralContainersFluent.EphemeralcontainersPortsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersPort()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.PortsFluent
equals, getContainerPort, getHostIP, getHostPort, getName, getProtocol, hasContainerPort, hashCode, hasHostIP, hasHostPort, hasName, hasProtocol, toString, withContainerPort, withHostIP, withHostPort, withName, withProtocol
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-