Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.PortsFluent
-
-
Uses of PortsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of PortsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classContainersFluent.PortsNested<N> -
Uses of PortsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers with type parameters of type PortsFluent Modifier and Type Class Description classPortsFluent<A extends PortsFluent<A>>GeneratedSubclasses of PortsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers Modifier and Type Class Description classPortsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers with parameters of type PortsFluent Constructor Description PortsBuilder(PortsFluent<?> fluent)PortsBuilder(PortsFluent<?> fluent, Ports instance)PortsBuilder(PortsFluent<?> fluent, Ports instance, Boolean validationEnabled)PortsBuilder(PortsFluent<?> fluent, Boolean validationEnabled)
-