Class OVNKubernetesConfigFluent.GatewayConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.GatewayConfigFluent<OVNKubernetesConfigFluent.GatewayConfigNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.OVNKubernetesConfigFluent.GatewayConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OVNKubernetesConfigFluent<A extends OVNKubernetesConfigFluent<A>>
public class OVNKubernetesConfigFluent.GatewayConfigNested<N> extends GatewayConfigFluent<OVNKubernetesConfigFluent.GatewayConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.GatewayConfigFluent
GatewayConfigFluent.Ipv4Nested<N>, GatewayConfigFluent.Ipv6Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGatewayConfig()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.GatewayConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildIpv4, buildIpv6, copyInstance, editIpv4, editIpv6, editOrNewIpv4, editOrNewIpv4Like, editOrNewIpv6, editOrNewIpv6Like, equals, getAdditionalProperties, getIpForwarding, getRoutingViaHost, hasAdditionalProperties, hashCode, hasIpForwarding, hasIpv4, hasIpv6, hasRoutingViaHost, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withIpForwarding, withIpv4, withIpv6, withNewIpv4, withNewIpv4, withNewIpv4Like, withNewIpv6, withNewIpv6, withNewIpv6Like, withRoutingViaHost, withRoutingViaHost
-
-